summaryrefslogtreecommitdiffstats
path: root/xlators/features/marker/src/marker.c
Commit message (Expand)AuthorAgeFilesLines
* dict: dict_set_bin() should never free the pointer on errorNiels de Vos2015-07-241-1/+3
* features/marker: Fixing dereference after null checkarao2015-07-171-1/+1
* quota/marker: fix mem-leak in markervmallika2015-07-141-49/+32
* quota/marker: inspect file/dir invoked without havingvmallika2015-07-111-3/+11
* quota/marker: set lk_owner when taking lock on parent in renamevmallika2015-07-091-0/+3
* features/marker : Pass along xdata to lower translatorSachin Pandit2015-06-111-1/+3
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* quota: fix for spurious failurevmallika2015-05-271-20/+31
* quota/marker: turn off inode quotas by defaultvmallika2015-05-061-0/+15
* quota: Validate NULL inode from the entries received in readdirp_cbkvmallika2015-04-301-4/+10
* libglusterfs/syncop: Add xdata to all syncop callsRaghavendra Talur2015-04-081-2/+3
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-23/+23
* marker, quota: Fixing the coverity issuesNandaja Varma2015-03-311-0/+3
* features/quota : Introducing inode quotavmallika2015-03-181-0/+1
* Quota/marker : Support for inode quotavmallika2015-03-171-31/+36
* features/marker: do not call inode_path on the inode not yet linkedRaghavendra Bhat2015-01-231-7/+19
* features/marker: log message clean upVijay Bellur2014-12-251-17/+15
* Fixed small typo in marker.cJan-Hendrik Zab2014-12-051-1/+1
* features/marker: Filter internal xattrs in lookupPranith Kumar K2014-11-111-32/+77
* quota/marker: Fix dict leaksRavishankar N2014-09-091-6/+11
* Always check for ENODATA with ENOATTREmmanuel Dreyfus2014-09-081-3/+3
* feature/geo-rep: Keep marker.tstamp's mtime unchangeable during snapshot.Kotresh H R2014-08-041-2/+2
* features/marker: Fill loc->path before sending the control to healingVarun Shastry2014-07-221-23/+29
* build: MacOSX Porting fixesHarshavardhana2014-04-241-16/+16
* 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