summaryrefslogtreecommitdiffstats
path: root/xlators/features/marker/src/marker-quota.c
Commit message (Expand)AuthorAgeFilesLines
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-7/+7
* Quota related files: use dict_{setn|getn|deln|get_int32n|set_int32n|set_strn}Yaniv Kaul2018-09-261-24/+38
* features/marker: Avoid passing structures as parameters to functionsVijay Bellur2018-09-251-9/+12
* Land part 2 of clang-format changesGluster Ant2018-09-121-1691/+1800
* Quota: Fix for clang issuessanoj-unnikrishnan2018-09-071-3/+3
* Multiple files: calloc -> mallocYaniv Kaul2018-09-041-1/+1
* Various files: strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-08-311-1/+5
* marker: fix for coverity issuesHari Gowtham2018-08-241-8/+10
* marker: FORWARD_NULL coverity fixShwetha Acharya2018-08-201-1/+1
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-221-2/+2
* libglusterfs: Capture the dict response in syncop_xattrop_cbkkarthik-us2018-04-271-4/+4
* 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