diff options
author | 2010-05-16 09:00:00 -0400 | |
---|---|---|
committer | 2010-05-16 09:00:00 -0400 | |
commit | 56246f9ae4cfa95b460f9dfbcfb1b772d85db046 (patch) | |
tree | 2a11530806fd384c7a482d7d05f7966af773fef2 /kernel | |
parent | ext4: init statistics after journal recovery (diff) | |
download | linux-dev-56246f9ae4cfa95b460f9dfbcfb1b772d85db046.tar.xz linux-dev-56246f9ae4cfa95b460f9dfbcfb1b772d85db046.zip |
quota: use flags interface for dquot alloc/free space
Switch __dquot_alloc_space and __dquot_free_space to take flags
to indicate whether to warn and/or to reserve (or free reserve).
This is slightly more readable at the callpoints, and makes it
cleaner to add a "nofail" option in the next patch.
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions