summaryrefslogtreecommitdiffstats
path: root/xlators/features/marker/src/marker-quota.c
Commit message (Expand)AuthorAgeFilesLines
* quota: fix a crash by using bad regfile inode as parentKinglong Mee2017-07-171-1/+17
* marker: optimize mq_update_dirty_inode_taskvmallika2016-04-061-50/+44
* marker: do mq_reduce_parent_size_txn in FG for unlink & rmdirvmallika2016-04-061-4/+19
* marker: build_ancestry in markervmallika2016-04-061-17/+151
* marker: set inode ctx before lookup unwindvmallika2016-03-211-18/+6
* marker: do remove xattr only for last linkvmallika2015-11-091-6/+18
* quota: add version to quota xattrsvmallika2015-11-021-26/+46
* quota/marker: dir_count accounting is not atomicvmallika2015-10-121-72/+98
* quota/marker: marker code cleanupvmallika2015-09-301-2316/+0
* marker: don't account destination linkto-file during internal migrationvmallika2015-09-221-32/+35
* marker: preserve previous dirty flag during update txnvmallika2015-08-291-15/+91
* fd: Do fd_bind on successful openPranith Kumar K2015-08-281-1/+4
* marker: fix log when loc.parent and inode gfid is NULLvmallika2015-08-271-89/+167
* quota/marker: fix inode quota with renamevmallika2015-08-191-279/+270
* quota/marker: set log-level to debug for ESTALE/ENOENT for marker txnvmallika2015-07-311-58/+33
* dict: dict_set_bin() should never free the pointer on errorNiels de Vos2015-07-241-8/+14
* quota/marker: contribution with list_del can cause mem corruptionvmallika2015-07-191-1/+1
* quota/marker: fix spurious failure afr-quota-xattr-mdata-heal.tvmallika2015-07-101-7/+5
* quota/marker: use smaller stacksize in synctask for marker updationvmallika2015-07-091-2/+2
* quota/marker: fix mem leak in markervmallika2015-07-091-197/+285
* quota: marker accounting goes bad with rename while writing a filevmallika2015-06-261-3/+14
* quota/marker: fix mem-leak in markervmallika2015-06-251-50/+87
* Revert "quota/marker: fix mem-leak, free contribution node"Raghavendra Bhat2015-06-231-2/+0
* quota/marker: fix mem-leak, free contribution nodevmallika2015-06-191-0/+2
* quota: fix double accounting with rename operationvmallika2015-06-181-1/+3
* features/marker: Cleanup loc in case of errorsVijay Bellur2015-06-041-3/+1
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* quota/marker: turn off inode quotas by defaultvmallika2015-05-061-8/+47
* quota/marker: fix inode quota healing after glusterfs upgradevmallika2015-04-161-3/+7
* libglusterfs/syncop: Add xdata to all syncop callsRaghavendra Talur2015-04-081-14/+14
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-45/+45
* marker, quota: Fixing the coverity issuesNandaja Varma2015-03-311-1/+2
* features/quota : Introducing inode quotavmallika2015-03-181-86/+16
* marker: fix compile time warning on buf arg.Humble Devassy Chirammal2015-03-181-2/+0
* Quota/marker : Support for inode quotavmallika2015-03-171-178/+1545
* features/marker: log message clean upVijay Bellur2014-12-251-4/+3
* features/marker: Fill loc->path before sending the control to healingVarun Shastry2014-07-221-1/+13
* build: MacOSX Porting fixesHarshavardhana2014-04-241-2/+4
* features/marker: Filter quota xattrs on file as wellPranith Kumar K2013-12-011-1/+1
* features/marker-quota: exclude dht-linkfiles from being accounted.Raghavendra G2013-11-261-2/+2
* features/marker: quota friendly changesRaghavendra G2013-11-261-48/+231
* features/marker: if parent inode is NULL, then get it by inode_parentRaghavendra Bhat2012-09-171-2/+3
* All: License message changeVarun Shastry2012-09-131-7/+6
* All: License message changeVarun Shastry2012-08-281-14/+6
* features/marker: use buf->ia_gfid in all the lookup callbacksRaghavendra Bhat2012-06-191-3/+3
* quota: log msgs indicating NULL parent inode in DEBUG level.Raghavendra G2012-04-031-2/+2
* core: adding extra data for fopsAmar Tumballi2012-03-221-79/+85
* features/marker: GFID file handle based backend related fixesv3.3.0qa26Raghavendra G2012-03-071-1/+4
* features/marker,quota: Incorporate changes to support nameless lookupRaghavendra Bhat2012-02-021-0/+60
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-251-1/+3