summaryrefslogtreecommitdiffstats
path: root/xlators/features/quota/src/quota.h
Commit message (Expand)AuthorAgeFilesLines
* quota: get directory size before enforcing quota on renameKrishnan Parthasarathi2014-02-051-0/+3
* features/quota: remove in-memory accounting of files in enforcerRaghavendra G2014-01-281-20/+26
* 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