summaryrefslogtreecommitdiffstats
path: root/xlators/features/quota/src/quota.h
Commit message (Expand)AuthorAgeFilesLines
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-12/+12
* libglusterfs/dict: Add sizeof()-1 variants of dict functionsPranith Kumar K2018-10-151-2/+1
* Quota related files: use dict_{setn|getn|deln|get_int32n|set_int32n|set_strn}Yaniv Kaul2018-09-261-1/+2
* Land clang-format changesGluster Ant2018-09-121-200/+189
* build: rename event.h to gf-event.hNiels de Vos2018-07-271-1/+1
* Coverity Issue: PW.INCLUDE_RECURSION in several filesGirjesh Rajoria2017-11-091-1/+0
* stack.h:PW.INCLUDE_RECURSIONSanju Rakonde2017-09-291-1/+0
* quota: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-271-4/+0
* quota: check inode limits only when new file/dir is createdvmallika2016-04-061-0/+1
* quota: fix parents caching during build ancestryvmallika2015-07-291-3/+2
* quota: Fix crash in quota enforcervmallika2015-07-141-3/+6
* features/quota: port QUOTA messages to new logging frameworkSusant Palai2015-06-141-2/+4
* quota: retry connecting to quotad on ENOTCONN errorvmallika2015-05-311-2/+10
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-1/+1
* features/quota : Introducing inode quotavmallika2015-03-181-8/+18
* Quota: Build ancestry in the lookupvmallika2015-03-181-0/+1
* quota: For a link operation, do quota_check_limit only till thevmallika2015-01-191-1/+6
* quota: For a rename operation, do quota_check_limit only till thevmallika2014-12-271-0/+20
* features/quota: Send the immediate parent with limit in quota statfs adjustmentVarun Shastry2014-05-221-0/+18
* features/quota: remove in-memory accounting of files in enforcerRaghavendra G2014-01-251-20/+26
* quota: get directory size before enforcing quota on renameKrishnan Parthasarathi2014-01-201-0/+3
* features/quota: make writes short when the entire write cannot fit into avail...Raghavendra G2013-11-261-0/+1
* features/quota: Improvements to quotaRaghavendra G2013-11-261-38/+97
* features/quota: Add option to consider the quota limit in statfs estimationVarun Shastry2013-02-191-0/+1
* features/quota: Avoid mem_put on null localPranith Kumar K2012-09-171-11/+0
* All: License message changeVarun Shastry2012-09-131-7/+6
* All: License message changeVarun Shastry2012-08-281-14/+5
* features/quota: update inode ctx in reconfigure.Raghavendra G2012-04-271-4/+6
* core: utilize mempool for frame->local allocationsAmar Tumballi2012-02-211-7/+1
* core: remove 'ino' variable from 'inode_t' structureAmar Tumballi2011-11-161-1/+1
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* features/quota: use signed type to store delta.Raghavendra G2011-04-111-1/+1
* features/quota: Fix race-condition while resuming stub.Raghavendra G2011-04-101-1/+1
* features/quota: Use appropriate inodes while logging and create contexts in i...Junaid2011-03-311-8/+0
* features/quota: Return dynamically allocated address of local.Junaid2011-03-261-1/+0
* features/quota: Client side quota.Raghavendra G2011-03-221-0/+184