commit | 740d9dcd949a986c88886a591054a0cdb89ef669 | [log] [tgz] |
---|---|---|
author | Mingming Cao <cmm@us.ibm.com> | Tue Jan 13 16:43:14 2009 +0100 |
committer | Jan Kara <jack@suse.cz> | Thu Mar 26 02:18:24 2009 +0100 |
tree | 3a422d30c838c80d35b8d52a05a4c55d3c806e4e | |
parent | f18df228997fb716990590d248663981a15f17d4 [diff] |
quota: Add quota reservation claim and released operations Reserved quota will be claimed at the block allocation time. Over-booked quota could be returned back with the release callback function. Signed-off-by: Mingming Cao <cmm@us.ibm.com> Signed-off-by: Jan Kara <jack@suse.cz>