summaryrefslogtreecommitdiffstats
path: root/xlators/features/marker/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* features/marker-quota: Change the log-level of gf_log to debug in quota_inode...Junaid2011-06-301-2/+1
* features/marker-quota: Skip contribution creation on root.Junaid2011-06-231-8/+10
* features/marker-quota: use contribution value to reduce parent's size, if the...Raghavendra G2011-06-161-1/+5
* features/marker-quota: hold lock on dirty inode's parent while healing a dirt...Raghavendra G2011-06-161-24/+87
* features/marker-quota: hold parent inodelk during creation of xattrs on direc...Mohammed Junaid Ahmed2011-06-161-47/+192
* features/marker-quota: check for refcount being zero holding lock in quota_lo...Raghavendra G2011-06-164-21/+13
* features/marker-quota: wipe parent_loc in marker_local_unref.Raghavendra G2011-06-161-0/+1
* marker-quota/rename: use contribution values from backend instead of in-memor...Raghavendra G2011-06-162-97/+194
* features/marker-quota: use mutexes while accessing contribution values.Raghavendra G2011-06-163-49/+97
* features/marker: fixes in dirty inode self-heal codepath.Raghavendra G2011-06-161-9/+10
* features/marker-quota: performance optimization.Raghavendra G2011-06-161-3/+10
* features/marker-quota: fixes in rename path.Raghavendra G2011-06-166-71/+414
* fixing some build issues in Mac OS XAmar Tumballi2011-06-163-7/+1
* features/marker: whitespace cleanupRaghavendra G2011-05-114-198/+203
* marker: fill out the volume-mark properly in case of marking corruptionCsaba Henk2011-05-091-1/+1
* marker: fix NULL deref in loggingv3.2.0Anand Avati2011-04-291-2/+3
* features/marker-quota: handle creation of regular files using mknod.Raghavendra G2011-04-212-0/+7
* features/marker-quota: handle overflow of counter used to set frame->root->lk...Raghavendra G2011-04-214-13/+42