• zhangyi (F)'s avatar
    quota: correct space limit check · 41e327b5
    zhangyi (F) authored
    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: default avatarzhangyi (F) <yi.zhang@huawei.com>
    Signed-off-by: default avatarJan Kara <jack@suse.cz>
    41e327b5
dquot.c 78 KB