• Jan Kara's avatar
    quota: Fix issuing of warnings from dquot_transfer · 86f3cbec
    Jan Kara authored
    __dquot_transfer accidentally called flush_warnings for a wrong set of
    dquots which could result in quota warnings being issued with a wrong
    identification. Also when operation fails because of EDQUOT, there's no
    need check for issuing information message about user getting below limits
    (no transfer has actually happened).
    Signed-off-by: default avatarJan Kara <jack@suse.cz>
    86f3cbec
dquot.c 72 KB