summaryrefslogtreecommitdiffstats
path: root/xlators/features
Commit message (Expand)AuthorAgeFilesLines
* features/locks: fcntl(3) on F_GETLK must return first conflicting lockv3.3.0.5rhs-40v3.3.0.5rhs-39Krishnan Parthasarathi2012-12-171-1/+23
* geo-rep / gsyncd: play nicely with peer multiplexing when setting a checkpointNiels de Vos2012-12-171-5/+16
* geo-replication: catch select.error on select()Niels de Vos2012-12-171-2/+2
* features/marker: use buf->ia_gfid in all the lookup callbacksRaghavendra Bhat2012-12-122-10/+23
* features/marker: if parent inode is NULL, then get it by inode_parentRaghavendra Bhat2012-12-122-4/+13
* geo-rep / gsyncd,glusterd: do not hardcode socket pathCsaba Henk2012-10-312-2/+5
* geo-rep / gsyncd: fixes to communication with child processesCsaba Henk2012-10-311-7/+11
* geo-rep / gsyncd: sanitize error log of external commandsCsaba Henk2012-10-311-2/+10
* geo-rep / gsyncd: further cleanup refinementsCsaba Henk2012-10-314-5/+23
* geo-rep/gsyncd: work around rsync argument overflowCsaba Henk2012-10-101-3/+8
* features/locks: Fix statedump codePranith Kumar K2012-08-134-74/+52
* gsyncd / geo-rep: Fix sendmark() invocation for Normal MixinVenky Shankar2012-07-251-1/+1
* gsyncd / geo-rep: Fix typo in 'purge' flowVenky Shankar2012-07-241-1/+1
* Fixes for gsyncd / geo-rep and FUSE listxattrVenky Shankar2012-07-241-4/+4
* geo-rep / gsyncd: convert ignore-deletes to a mixin tooCsaba Henk2012-07-191-3/+16
* geo-rep / gsyncd: add support for sending xtimes through rsyncCsaba Henk2012-07-193-14/+35
* geo-rep / gsyncd: rsync option cleanups, fixesCsaba Henk2012-07-192-2/+6
* gsyncd / geo-rep : failover/failbackCsaba Henk2012-06-143-66/+341
* geo-rep: checkpointingCsaba Henk2012-06-143-19/+172
* geo-rep / gsyncd: fix cleanup of temporary mountsCsaba Henk2012-06-101-17/+76
* geo-rep / gsyncd: add "--super" to rsync invocationCsaba Henk2012-05-272-2/+1
* locks: Fixed opt arg parsing in clear-locksKrishnan Parthasarathi2012-05-241-2/+3
* features/marker: use the gfid from the stat structure instead of inodeRaghavendra Bhat2012-05-231-1/+6
* geo-rep / gsyncd: typo fixCsaba Henk2012-05-231-1/+1
* geo-rep / gsyncd: recognize ECONNABORTED as termination of aux glusterfsCsaba Henk2012-05-231-3/+3
* geo-rep / gsyncd: fixes regarding the command invocation frameworkCsaba Henk2012-05-222-9/+25
* geo-rep / gsyncd.c: fix coverity fixCsaba Henk2012-05-222-86/+36
* features/locks: Don't delete blocked locks in pl_flushPranith Kumar K2012-05-221-0/+2
* features/locks: insert_and_merge should not operate on blocked locksPranith Kumar K2012-05-221-0/+2
* features/quota: get the top xlator from the active graph outside the listRaghavendra Bhat2012-05-201-2/+3
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-103-27/+27
* locks: Set flock.l_type on successful F_UNLCK to signal last unlock on fd.Krishnan Parthasarathi2012-05-101-4/+7
* geo-replication: coverity resource leak fixesAmar Tumballi2012-05-092-14/+64
* get rid of ZR_PATH_MAXEmmanuel Dreyfus2012-05-011-1/+1
* features/quota: update inode ctx in reconfigure.Raghavendra G2012-04-272-31/+159
* core: coverity issues fixedAmar Tumballi2012-04-232-0/+6
* features/locks: Find parent-entrylk presence in lookupPranith Kumar K2012-04-184-4/+59
* features/marker: fix possible NULL access in strcmp()Amar Tumballi2012-04-161-3/+9
* glusterd/rebalance: Start process with xlator option client-pid -3shishir gowda2012-04-161-1/+2
* geo-rep / gsyncd: log sync failures as warningsCsaba Henk2012-04-131-1/+1
* features/quota: don't adjust statfs buffer if size used is alreadyRaghavendra G2012-04-121-8/+15
* Fix compiler warnings and typos from Debian build.Jeff Darcy2012-04-101-1/+1
* geo-rep / gsyncd: shuffle directory entries in crawlCsaba Henk2012-04-051-0/+2
* locks, stripe: check if dict is NULL before refing itRaghavendra Bhat2012-04-031-1/+2
* quota: log msgs indicating NULL parent inode in DEBUG level.Raghavendra G2012-04-032-6/+6
* features/locks: INIT the list before insert_mergePranith Kumar K2012-03-311-0/+1
* features/locks: check whether dict is NULL before refing itRaghavendra Bhat2012-03-291-1/+6
* core: adding extra data for fopsAmar Tumballi2012-03-2219-887/+966
* features/locks: Avoid race in pl_inode_getPranith Kumar K2012-03-211-21/+25
* features/locks: Avoid race in creating domainsPranith Kumar K2012-03-212-10/+16