summaryrefslogtreecommitdiffstats
path: root/xlators/features/marker/src/marker.c
Commit message (Expand)AuthorAgeFilesLines
* core: add @xdata parameter to syncop_[f]removexattr()Anand Avati2014-02-131-1/+1
* features/marker-quota: more stringent error handling in rename.Raghavendra G2014-02-081-10/+15
* features/quota: Metadata cleanupVarun Shastry2014-01-161-4/+139
* features/marker: Filter quota xattrs on file as wellPranith Kumar K2013-12-011-2/+69
* cluster/dht: instruct marker whenever it shouldn't do accountingRaghavendra G2013-11-261-40/+2
* features/marker: quota friendly changesRaghavendra G2013-11-261-21/+120
* zerofill: Change the type of len argument of glfs_zerofill() to off_tBharata B Rao2013-11-141-1/+1
* glusterfs: zerofill supportM. Mohan Kumar2013-11-101-0/+68
* features/marker: force xtime updates (configurable) for client-pid = -1Venky Shankar2013-09-041-4/+23
* features/marker: pass xdata in marker_unlink()Venky Shankar2013-07-241-1/+5
* glusterfs: discard (hole punch) supportBrian Foster2013-06-131-0/+70
* gluster: add fallocate fop supportBrian Foster2013-06-131-0/+69
* features/marker: log error when unlinking timestamp fileVenky Shankar2013-03-211-4/+13
* All: License message changeVarun Shastry2012-09-131-7/+6
* libglusterfs/dict: make 'dict_t' a opaque objectAmar Tumballi2012-09-061-1/+3
* All: License message changeVarun Shastry2012-08-281-14/+6
* 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-191-7/+20
* 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
* core: adding extra data for fopsAmar Tumballi2012-03-221-127/+142
* 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-071-1/+1
* 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-211-19/+27
* 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-021-0/+17
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-251-1/+43
* 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 'inode_t' structureAmar Tumballi2011-11-161-22/+12
* 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
* build: warning suppression (round n)Amar Tumballi2011-10-201-2/+6
* 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-141-3/+3
* 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-091-18/+18
* features/marker-quota: Perform xattr related operations with root permissions...Junaid2011-09-091-5/+24
* features/marker: changes in marker to avoid race conditions and corruptionsv3.3.0qa6Raghavendra Bhat2011-08-211-1/+2
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* features/marker-quota: Perform removexattr with frame uid and gid set to root.Junaid2011-07-291-0/+10
* features/marker-quota: Fix some random memory leaks.Junaid2011-07-281-1/+3
* features/marker-quota: wipe parent_loc in marker_local_unref.Raghavendra G2011-06-161-0/+1