summaryrefslogtreecommitdiffstats
path: root/xlators/features/marker
Commit message (Expand)AuthorAgeFilesLines
* cleanup and fix xattr namespace flipCsaba Henk2012-03-071-1/+1
* features/marker: GFID file handle based backend related fixesv3.3.0qa26Raghavendra 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.inodev3.3.0qa22Raghavendra 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
* geo-rep: rewrite gsyncd wrapper in CCsaba Henk2011-09-224-60/+152
* geo-rep: gsyncd: add --ignore-deletes optionVenky Shankar2011-09-203-3/+29
* features/marker: Use appropriate loc struct to do removexattr on newpath afte...Raghavendra G2011-09-191-1/+12
* features/quota: explicitly create xattrs in marker_create_cbkRaghavendra G2011-09-142-3/+11
* geo-rep: partial support for unprivileged gsyncd via mountbrokerCsaba Henk2011-09-124-33/+126
* gsyncd: python3 compat fixesCsaba Henk2011-09-124-5/+36
* features/marker: unref the local incase of errors before unwindingRaghavendra Bhat2011-09-111-3/+5
* features/marker-quota: Prefix the function names with mq (marker-quota).Junaid2011-09-095-310/+310
* features/marker-quota: Perform xattr related operations with root permissions...Junaid2011-09-092-6/+39
* gsyncd: do the homework, document _everything_Csaba Henk2011-09-089-17/+483
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-071-56/+0
* gsyncd: refine command invocationCsaba Henk2011-08-254-32/+124
* features/marker-quota: Fix invalid reads in readdir_cbk.v3.3.0qa7Junaid2011-08-221-8/+24
* features/marker: changes in marker to avoid race conditions and corruptionsv3.3.0qa6Raghavendra Bhat2011-08-214-61/+217
* Change Copyright current yearPranith Kumar K2011-08-109-9/+9
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* features/marker-quota: Performance improvement.Junaid2011-08-053-12/+122