summaryrefslogtreecommitdiffstats
path: root/xlators/features
Commit message (Expand)AuthorAgeFilesLines
* quota: update limit stored in inode-ctx when limit is removed on a directory.Raghavendra G2011-07-111-2/+7
* features/locks: Do not block UNLOCKsVijay Bellur2011-07-072-2/+2
* access-control: superseded by posix-acl translatorAnand Avati2011-07-013-2377/+1
* features/marker-quota: call stack destroy when hardlink count is not greater 1.Junaid2011-07-011-0/+6
* features/locks:check for inodelk lists and blocked inodelks instead of entryl...Raghavendra Bhat2011-06-161-3/+3
* features/locks: update refcount while releasing a lockRaghavendra Bhat2011-06-141-0/+1
* Access-Control : Sticky bit validation for rename, unlink and rmdir.Gaurav2011-06-081-23/+197
* Access-Control : Changes in setattr for posix compliance.Gaurav2011-06-081-27/+114
* syncdaemon: fix listing xattrs when there is none and failure handlingCsaba Henk2011-05-311-5/+4
* syncdaemon: some refactor on monitorCsaba Henk2011-05-313-13/+17
* marker: fill out the volume-mark properly in case of marking corruptionCsaba Henk2011-05-311-1/+1
* features/locks: Unwind with SUCCESS on non-blocking entrylk successPranith Kumar K2011-05-311-3/+4
* marker: fix NULL deref in loggingv3.2.0Anand Avati2011-04-291-2/+3
* syncdaemon: have the monitor kill the worker if it does not connect in 60 secCsaba Henk2011-04-223-4/+33
* syncdaemon: handle errors in glusterfs mount more carefullyv3.2.0qa15Csaba Henk2011-04-211-4/+11
* prevent few excessive logsAmar Tumballi2011-04-212-4/+8
* features/marker-quota: handle creation of regular files using mknod.Raghavendra G2011-04-212-0/+7
* features/marker-quota: handle overflow of counter used to set frame->root->lk...Raghavendra G2011-04-214-13/+42
* features/marker-quota: Add the disk space used to parent sizes during creatio...Raghavendra G2011-04-213-3/+6
* syncdaemon: fix double wait in monitorCsaba Henk2011-04-211-1/+1
* NFS : Check proper permissions in access control for setattr.Gaurav2011-04-211-2/+2
* features/marker: reduce the size corresponding to destination file if it is a...Raghavendra G2011-04-213-8/+18
* features/marker-quota: initialize dentry_child_count to total number of child...Raghavendra G2011-04-211-6/+17
* marker: fixes to bypass marker fops in case features are enabledAmar Tumballi2011-04-191-9/+22
* syncdaemon: add session-owner optionCsaba Henk2011-04-192-1/+8
* syncdaemon: implement template substitutions for config valuesCsaba Henk2011-04-193-22/+66
* gsyncd service auto-discoveryCsaba Henk2011-04-191-1/+49
* syncdaemon: fix swallowing of exit valueCsaba Henk2011-04-191-1/+1
* syncdaemon: pythonize accidentally copied ruby line in codeCsaba Henk2011-04-191-1/+1
* syncdaemon: don't accept simple identifiers anymore as sugared urlsCsaba Henk2011-04-191-1/+3
* features/marker-quota: reduce contributions to parents during unlink only if ...Raghavendra G2011-04-182-4/+33
* features/marker-quota: remove contribution xattrs from oldloc in rename.Raghavendra G2011-04-181-6/+43
* syncdaemon: minor cleanups on terminationCsaba Henk2011-04-172-8/+9
* marker/quota: use correct byte ordering when updating parent's size.Raghavendra G2011-04-161-1/+1
* marker: avoid memleak by unrefing dict, fd and localRaghavendra Bhat2011-04-162-0/+10
* features/marker-quota: fixes in self-healing of dirty inode code path.Raghavendra G2011-04-161-2/+2
* syncdaemon: load xattrs from libc on-demandCsaba Henk2011-04-163-56/+75
* quota: do not assign frame->local to NULL which leads to memleakRaghavendra Bhat2011-04-161-1/+0
* quota: assign local to frame local to prevent memleakRaghavendra Bhat2011-04-161-0/+6
* features/quota: set 'frame->local' to local in fsyncAmar Tumballi2011-04-161-0/+2
* syncdaemon: yet another try to exit properlyCsaba Henk2011-04-163-83/+92
* syncdaemon: when getting a single config option, don't display the option nam...Csaba Henk2011-04-161-5/+8
* features/quota: use disk usage instead of file-sizes.Raghavendra G2011-04-151-15/+15
* features/marker-quota: Use the actual disk-space consumed instead of ia_size ...Raghavendra G2011-04-151-3/+3
* syncdaemon: name tempdirs used by gsyncd more characteristically to ease debu...Csaba Henk2011-04-151-2/+2
* use "geo-replication" all over as the official name of this featureCsaba Henk2011-04-152-49/+49
* syncdaemon: split gluster_command to make it possible to set options for glus...Csaba Henk2011-04-151-1/+1
* syncdaemon: work around python feature of allowing double leading slashes in ...Csaba Henk2011-04-151-1/+4
* features/marker: fix the excessive logs in markerAmar Tumballi2011-04-142-19/+27
* quota: resume the stub when its not NULLRaghavendra Bhat2011-04-141-1/+1