summaryrefslogtreecommitdiffstats
path: root/xlators/features/marker
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* geo-replication: coverity resource leak fixesAmar Tumballi2012-05-092-14/+64
* 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
* 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
* quota: log msgs indicating NULL parent inode in DEBUG level.Raghavendra G2012-04-031-2/+2
* core: adding extra data for fopsAmar Tumballi2012-03-224-207/+230
* features/marker: Replacing -1 with GF_CLIENT_PID_GSYNCD as part of code cleanup.Mohammed Junaid2012-03-201-1/+1
* features/marker: Nameless lookup related fixesRaghavendra G2012-03-141-11/+13
* cleanup and fix xattr namespace flipCsaba Henk2012-03-071-1/+1
* features/marker: GFID file handle based backend related fixesRaghavendra G2012-03-072-2/+5
* geo-rep / syncdaemon: determine suitable xattr namespace based on privilegeCsaba Henk2012-03-052-6/+7
* geo-rep / syncdaemon: make the timeout for establishing the connection to sla...Csaba Henk2012-03-012-1/+2
* features/marker: Use loc.inode to obtain parent if loc.parent isn't set.Vijay Bellur2012-02-221-1/+13
* mempool: adjustments in pool sizesAmar Tumballi2012-02-221-1/+1
* core: utilize mempool for frame->local allocationsAmar Tumballi2012-02-216-55/+48
* features/marker: copy the gfid to loc from oplocal->loc.inodeRaghavendra Bhat2012-02-141-0/+1
* features/marker: set loc->gfid in setxattr initiated from marker.Vijay Bellur2012-02-141-6/+23
* core: add an extra flag to readv()/writev() APIAmar Tumballi2012-02-141-2/+2
* geo-rep: gsyncd: fix up fallback xtime for orphans on master sideCsaba Henk2012-02-071-7/+8
* features/marker,quota: Incorporate changes to support nameless lookupRaghavendra Bhat2012-02-023-1/+83
* geo-rep: gsyncd: Python3 compat fixesVenky Shankar2012-01-261-3/+4
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-252-2/+46
* core: change lk-owner as a 1k bufferAmar Tumballi2012-01-241-1/+1
* core: GFID filehandle based backend and anonymous FDsAnand Avati2012-01-201-14/+6
* features/marker: xtime should not be updated for modifications done by specia...Junaid2012-01-041-1/+7
* log to stderr if "-" is given as log-fileCsaba Henk2011-11-202-2/+2
* glusterfs: An effort to fix all the spell mistakes and typoHarshavardhana2011-11-161-12/+12
* core: remove 'ino' variable from 'loc_t' structureAmar Tumballi2011-11-161-2/+0
* core: remove 'ino' variable from 'inode_t' structureAmar Tumballi2011-11-162-33/+18
* features/marker-quota: Use stack_wind_cookie in place of stack_wind to preser...Junaid2011-11-161-11/+12
* fuse: flip xattr key from user to trusted namespace for certainVenky Shankar2011-10-281-2/+2
* features/marker-quota: Donot log when inode or inode-ctx is NULL.Junaid2011-10-281-2/+2
* cli: add geo-replication log-rotate commandVenky Shankar2011-10-206-24/+66
* build: warning suppression (round n)Amar Tumballi2011-10-201-2/+6
* features/marker-quota: Return error when inode-contribution is not present in...Junaid2011-10-061-10/+16
* geo-rep: disallow some special characters in url syntaxCsaba Henk2011-09-221-1/+1
* geo-rep: add support to glob patterns with "geo-rep config"Csaba Henk2011-09-221-3/+7
* geo-rep: implement IP address based access controlCsaba Henk2011-09-223-23/+64
* geo-rep: gsyncd: make sure path operations do not act outside the volumeCsaba Henk2011-09-221-0/+28
* gsyncd: control rsync targetCsaba Henk2011-09-225-20/+258
* gsyncd: implement restricted mode and utility dispatchCsaba Henk2011-09-222-38/+182