summaryrefslogtreecommitdiffstats
path: root/xlators/features/marker/src/marker-quota.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* core: change lk-owner as a 1k bufferAmar Tumballi2012-01-241-1/+1
* core: remove 'ino' variable from 'loc_t' structureAmar Tumballi2011-11-161-2/+0
* features/marker-quota: Return error when inode-contribution is not present in...Junaid2011-10-061-10/+16
* features/quota: explicitly create xattrs in marker_create_cbkRaghavendra G2011-09-141-0/+8
* features/marker-quota: Prefix the function names with mq (marker-quota).Junaid2011-09-091-245/+245
* 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-211-55/+204
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* features/marker-quota: Performance improvement.Junaid2011-08-051-12/+120
* features/marker: log failures due to file not being present during quota upda...Raghavendra G2011-08-031-27/+69
* features/marker-quota: Fix some random memory leaks.Junaid2011-07-281-11/+8
* 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