summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doc: Upgrade steps for quotaupstream_on_quotaKrutika Dhananjay2013-09-251-0/+79
* Merge "Add upgrade scripts for quota" into upstream_on_quotaKrishnan Parthasarathi2013-09-242-0/+79
|\
| * Add upgrade scripts for quotaKrutika Dhananjay2013-09-182-0/+79
* | Merge "quota-enforcer: initialize enforcer rpc iff quota is enabled" into ups...Krishnan Parthasarathi2013-09-242-7/+40
|\ \
| * | quota-enforcer: initialize enforcer rpc iff quota is enabledKrishnan Parthasarathi2013-09-242-8/+41
| |/
* | features/marker: don't filter quota limit xattr in getxattrVarun Shastry2013-09-243-7/+35
* | storage/posix: check the return value of readlink before building the ancestryVarun Shastry2013-09-241-3/+10
* | posix, quota, glusterd, dht: Modification to the pgfid xattr handlingVarun Shastry2013-09-197-79/+260
|/
* Merge "features/quota: Quota related changes to statfs fop" into upstream_on_...Krishnan Parthasarathi2013-09-172-29/+208
|\
| * features/quota: Quota related changes to statfs fopVarun Shastry2013-09-162-29/+208
* | Merge "features/marker: check on gfid instead for pargfid while skipping cont...Krishnan Parthasarathi2013-09-171-14/+16
|\ \
| * | features/marker: check on gfid instead for pargfid while skipping contributio...Raghavendra G2013-09-131-14/+16
* | | Revert "glusterd: Relax op-version check in quota command"Krutika Dhananjay2013-09-161-3/+36
* | | Merge "glusterd: Validate timeout options during volume quota stage op" into ...Krishnan Parthasarathi2013-09-161-7/+68
|\ \ \
| * | | glusterd: Validate timeout options during volume quota stage opKrutika Dhananjay2013-09-121-7/+68
| |/ /
* | | Merge "glusterd: Relax op-version check in quota command" into upstream_on_quotaKrishnan Parthasarathi2013-09-161-32/+0
|\ \ \
| * | | glusterd: Relax op-version check in quota commandKrutika Dhananjay2013-09-131-32/+0
| | |/ | |/|
* / | glusterd: Ignore "features.limit-usage" in glusterd's (re)start pathKrutika Dhananjay2013-09-131-0/+8
|/ /
* / cli: Add missing files cli-quotad-client.{c,h}Krutika Dhananjay2013-09-122-0/+187
|/
* quotad: compare the entire volume_uuid with xlator name.Raghavendra G2013-09-101-1/+1
* features/quota: Don't error out if ctx is not set in inode.Raghavendra G2013-09-101-86/+129
* storage/posix: fill GET_ANCESTRY_PATH in lookup xdata when asked forKrutika Dhananjay2013-09-063-6/+15
* glusterd: set soft-limit as -1, if not specified in quota-limit-usageKrutika Dhananjay2013-09-062-22/+23
* glusterd: Conditionally aggregate peer responses for quota subcommandsKrutika Dhananjay2013-09-062-16/+32
* glusterd: Destroy volinfo->quota_conf_shandle during 'volume delete'Krutika Dhananjay2013-09-064-39/+48
* glusterd: probe quota.conf format changesKrutika Dhananjay2013-09-063-56/+93
* glusterd: Add cksum file (quota.cksum) for quota.conf fileKrutika Dhananjay2013-09-0610-165/+742
* glusterd: add quota conf to probe payloadKrutika Dhananjay2013-09-064-9/+205
* cli: implement quota-list-all using quota.conf and quotad GETLIMIT rpcKrutika Dhananjay2013-09-0610-21/+438
* volgen: use volname instead of volume-idKrutika Dhananjay2013-09-061-2/+2
* Merge "features/quota: Read the time option in its native format" into upstre...Vijay Bellur2013-09-022-8/+9
|\
| * features/quota: Read the time option in its native formatVarun Shastry2013-08-262-8/+9
* | features/quota: log only if soft limit is set.Raghavendra G2013-09-031-3/+3
* | features/marker: Do proper check before logging in marker/quota.Raghavendra G2013-09-031-1/+2
* | features/quota: remove spurious logs about inode ctx being NULL.Raghavendra G2013-09-031-12/+0
* | features/quota: Check quota on all parents after building ancestry.Raghavendra G2013-09-031-42/+94
* | features/quota: Pass correct delta during quota_updationRaghavendra G2013-09-031-1/+4
* | features/quota: Add test case to trigger quota ancestry buildingRaghavendra G2013-09-031-0/+52
* | features/quota: Add log when enforcer builds an inode's ancestry.Raghavendra G2013-09-031-0/+3
* | storage/posix: fix issues with constructing correct path as part ofRaghavendra G2013-09-032-8/+11
* | features/quota: update in memory limit values when limit-set is done.Raghavendra G2013-09-032-37/+41
* | features/quota: cleanup of quota_inode_ctx_getRaghavendra G2013-09-031-83/+58
* | features/quota: don't process "." and ".." in readdirp_cbkRaghavendra G2013-09-031-2/+6
* | marker: use gfid from iatt instead of from inode in getxattr_cbk.Raghavendra G2013-09-031-1/+1
* | features/marker: dont process "." and ".." in readdirp_cbkRaghavendra G2013-09-031-1/+5
* | marker-quota: fix code that assumes loc->path is always non-nullRaghavendra G2013-09-033-8/+23
* | Merge "features/marker: fill inode contexts in readdirp" into upstream_on_quotaVijay Bellur2013-09-011-5/+39
|\ \
| * | features/marker: fill inode contexts in readdirpRaghavendra G2013-08-291-5/+39
* | | Merge "features/quota-enforcer: build inode contexts in readdirp" into upstre...Vijay Bellur2013-09-012-10/+52
|\| |
| * | features/quota-enforcer: build inode contexts in readdirpRaghavendra G2013-08-292-10/+52