diff options
author | zhangyi (F) <yi.zhang@huawei.com> | 2017-08-07 21:35:05 +0800 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2017-08-07 16:51:28 +0200 |
commit | 41e327b586762833e48b3703d53312ac32f05f24 (patch) | |
tree | cab5f841224d5fb7ca53c7e706891a0a1393d1e7 /fs/9p/vfs_file.c | |
parent | aae4e7a8bc44722fe70d58920a36916b1043195e (diff) |
quota: correct space limit check
Currently we compare total space (curspace + rsvspace)
with space limit in quota-tools when setting grace time
and also in check_bdq(), but we missing rsvspace in
somewhere else, correct them. This patch also fix incorrect
zero dqb_btime and grace time updating failure when we use
rsvspace(e.g. ext4 dalloc feature).
Signed-off-by: zhangyi (F) <yi.zhang@huawei.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'fs/9p/vfs_file.c')
0 files changed, 0 insertions, 0 deletions