diff options
author | Jan Kara <jack@suse.cz> | 2010-10-11 15:22:21 +0200 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2010-10-28 01:30:03 +0200 |
commit | 86f3cbec4a193c04d0a31c13132c5956731af6ff (patch) | |
tree | 6bc3f57914b07672b73320dc9604a40b8e3ffea5 /fs/ext3 | |
parent | quota: fix dquot_disable vs dquot_transfer race v2 (diff) | |
download | linux-86f3cbec4a193c04d0a31c13132c5956731af6ff.tar.xz linux-86f3cbec4a193c04d0a31c13132c5956731af6ff.zip |
quota: Fix issuing of warnings from dquot_transfer
__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: Jan Kara <jack@suse.cz>
Diffstat (limited to 'fs/ext3')
0 files changed, 0 insertions, 0 deletions