summaryrefslogtreecommitdiffstats
path: root/xlators/features/marker/src
Commit message (Expand)AuthorAgeFilesLines
* build: consolidate common compilation flags into one variableJeff Darcy2012-10-011-1/+1
* features/marker: if parent inode is NULL, then get it by inode_parentRaghavendra Bhat2012-09-172-4/+13
* All: License message changeVarun Shastry2012-09-139-62/+55
* libglusterfs/dict: make 'dict_t' a opaque objectAmar Tumballi2012-09-063-13/+7
* All: License message changeVarun Shastry2012-08-289-127/+54
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-8/+4
* features/marker: use buf->ia_gfid in all the lookup callbacksRaghavendra Bhat2012-06-192-10/+23
* features/marker: use the gfid from the stat structure instead of inodeRaghavendra Bhat2012-05-141-1/+6
* 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
* 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
* features/marker: GFID file handle based backend related fixesv3.3.0qa26Raghavendra G2012-03-072-2/+5
* 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
* features/marker,quota: Incorporate changes to support nameless lookupRaghavendra Bhat2012-02-023-1/+83
* 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
* 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
* 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
* 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
* 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
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-071-56/+0
* 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
* features/marker: log failures due to file not being present during quota upda...Raghavendra G2011-08-031-27/+69
* features/marker-quota: Perform removexattr with frame uid and gid set to root.Junaid2011-07-292-0/+23
* features/marker-quota: Fix some random memory leaks.Junaid2011-07-282-12/+11
* Revert "features/marker-quota: hold lock on dirty inode's parent while healin...Junaid2011-07-141-87/+24
* features/marker-quota: call stack destroy when hardlink count is not greater 1.Junaid2011-07-011-0/+6