summaryrefslogtreecommitdiffstats
path: root/xlators/features
Commit message (Expand)AuthorAgeFilesLines
* build: remove -nostartfiles flagJeff Darcy2012-10-0210-10/+10
* build: consolidate common compilation flags into one variableJeff Darcy2012-10-0111-12/+12
* build: add missing GF_CFLAGS in api/src/Jeff Darcy2012-10-011-1/+1
* geo-rep / gsyncd: gsyncd binary wrapper context fixesVenky Shankar2012-09-242-0/+25
* features/marker: if parent inode is NULL, then get it by inode_parentRaghavendra Bhat2012-09-172-4/+13
* features/quota: Avoid mem_put on null localPranith Kumar K2012-09-172-11/+1
* All: License message changeVarun Shastry2012-09-1344-307/+265
* geo-rep/gsyncd: work around rsync argument overflowCsaba Henk2012-09-071-3/+8
* libglusterfs/dict: make 'dict_t' a opaque objectAmar Tumballi2012-09-065-24/+18
* All: License message changeVarun Shastry2012-08-2844-622/+234
* gsyncd: don't use void* arithmetic; don't leak upon OOM; remove castJim Meyering2012-08-191-4/+6
* geo-rep / gsycnd: restore the generic signature for sendmark_regularCsaba Henk2012-07-301-3/+3
* features/locks: Fix statedump codePranith Kumar K2012-07-294-74/+52
* features/index: make pthread_attr_t local to init()Pranith Kumar K2012-07-252-8/+6
* features/index: Fix race in this->private initializationPranith Kumar K2012-07-251-5/+27
* gsyncd / geo-rep: Fix sendmark() invocation for Normal MixinVenky Shankar2012-07-251-1/+1
* Fixes for gsyncd / geo-rep and FUSE listxattrVenky Shankar2012-07-241-4/+4
* gsyncd / geo-rep: Fix typo in 'purge' flowVenky Shankar2012-07-201-1/+1
* 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-182-2/+6
* geo-rep / gsyncd: fixes to communication with child processesCsaba Henk2012-07-141-7/+11
* geo-rep / gsyncd: sanitize error log of external commandsCsaba Henk2012-07-141-2/+10
* gsyncd: don't dereference NULL upon failed reallocJim Meyering2012-07-131-1/+1
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-1310-54/+27
* gsyncd: don't let a bogus config file make us read/write buf[-1]Jim Meyering2012-07-111-2/+4
* pidinfo: don't let a corrupt /proc/PID/status cause buf[-1] accessJim Meyering2012-07-021-2/+4
* localtime and ctime are not MT-SAFEKaleb S. KEITHLEY2012-06-293-39/+31
* protocol/client: Re-open should not have O_CREAT|O_TRUNC|O_EXCLPranith Kumar K2012-06-191-2/+1
* features/marker: use buf->ia_gfid in all the lookup callbacksRaghavendra Bhat2012-06-192-10/+23
* gsyncd / geo-rep : failover/failbackCsaba Henk2012-06-133-66/+341
* geo-rep: checkpointingCsaba Henk2012-06-133-19/+172
* core: coverity fixes (mostly resource leak fixes)Amar Tumballi2012-06-051-1/+1
* features/locks: update user_flock structure before insertingPranith Kumar K2012-06-011-0/+3
* geo-rep / gsyncd: further cleanup refinementsCsaba Henk2012-05-244-5/+23
* geo-rep / gsyncd: add "--super" to rsync invocationCsaba Henk2012-05-242-2/+1
* geo-rep / gsyncd: fix cleanup of temporary mountsCsaba Henk2012-05-211-17/+76
* locks: Fixed opt arg parsing in clear-locksKrishnan Parthasarathi2012-05-211-2/+3
* geo-rep / gsyncd: fixes regarding the command invocation frameworkCsaba Henk2012-05-192-9/+25
* geo-rep / gsyncd: recognize ECONNABORTED as termination of aux glusterfsCsaba Henk2012-05-191-3/+3
* geo-rep / gsyncd: typo fixCsaba Henk2012-05-191-1/+1
* features/quota: get the top xlator from the active graph outside the listRaghavendra Bhat2012-05-181-2/+3
* features/locks: Don't delete blocked locks in pl_flushPranith Kumar K2012-05-181-0/+2
* features/locks: insert_and_merge should not operate on blocked locksPranith Kumar K2012-05-181-0/+2
* geo-rep / gsyncd.c: fix coverity fixCsaba Henk2012-05-182-86/+36
* NetBSD build fixesEmmanuel Dreyfus2012-05-151-0/+4
* features/marker: use the gfid from the stat structure instead of inodeRaghavendra Bhat2012-05-141-1/+6
* NetBSD build fixesEmmanuel Dreyfus2012-05-112-0/+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