diff options
author | 2017-11-01 18:40:45 +0800 | |
---|---|---|
committer | 2017-11-01 14:42:57 +0100 | |
commit | dd5f6279732e8885061d7455b9d86fdcfdf7f183 (patch) | |
tree | 9e99d6577faa32f58a3b29178dc837320c9d0890 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | isofs: use unsigned char types consistently (diff) | |
download | wireguard-linux-dd5f6279732e8885061d7455b9d86fdcfdf7f183.tar.xz wireguard-linux-dd5f6279732e8885061d7455b9d86fdcfdf7f183.zip |
quota: fix potential infinite loop
In dquot_writeback_dquots(), we write back dquot from dirty dquots
list. There is a potential infinite loop if ->write_dquot() failure
and forget remove dquot from the list. This patch clear dirty bit
anyway to avoid it.
Signed-off-by: zhangyi (F) <yi.zhang@huawei.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions