summaryrefslogtreecommitdiffstats
path: root/xlators/features/marker/src
Commit message (Expand)AuthorAgeFilesLines
* quota/marker: fix inode quota healing after glusterfs upgradevmallika2015-04-241-3/+7
* build: make contrib/uuid dependency optionalNiels de Vos2015-04-101-1/+1
* libglusterfs/syncop: Add xdata to all syncop callsRaghavendra Talur2015-04-082-16/+17
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-044-77/+77
* marker, quota: Fixing the coverity issuesNandaja Varma2015-03-312-1/+5
* features/quota : Introducing inode quotavmallika2015-03-183-93/+17
* marker: fix compile time warning on buf arg.Humble Devassy Chirammal2015-03-181-2/+0
* Quota: Build ancestry in the lookupvmallika2015-03-181-2/+8
* Quota/marker : Support for inode quotavmallika2015-03-176-248/+1658
* 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-252-21/+18
* 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-222-24/+42
* build: MacOSX Porting fixesHarshavardhana2014-04-243-19/+21
* 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-012-3/+70
* cluster/dht: instruct marker whenever it shouldn't do accountingRaghavendra G2013-11-261-40/+2
* features/marker-quota: exclude dht-linkfiles from being accounted.Raghavendra G2013-11-261-2/+2
* features/marker: quota friendly changesRaghavendra G2013-11-265-89/+386
* 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-042-6/+26
* features/marker: pass xdata in marker_unlink()Venky Shankar2013-07-242-1/+6
* 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
* Use proper libtool option -avoid-version instead of bogus -avoidversionAnand Avati2013-02-071-1/+1
* build: split CPPFLAGS from CFLAGSJeff Darcy2012-10-031-2/+4
* build: remove useless explicit -fPIC -shared fromJeff Darcy2012-10-031-2/+2
* build: remove -nostartfiles flagJeff Darcy2012-10-021-1/+1
* 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