summaryrefslogtreecommitdiffstats
path: root/xlators/features/quota/src/quota.h
Commit message (Expand)AuthorAgeFilesLines
* quota: fix parents caching during build ancestryvmallika2015-08-021-3/+2
* quota: Fix crash in quota enforcervmallika2015-07-211-3/+6
* features/quota: port QUOTA messages to new logging frameworkSusant Palai2015-06-231-2/+4
* quota: retry connecting to quotad on ENOTCONN errorvmallika2015-06-041-2/+10
* 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