1
0
Files
linux/fs
zhangyi (F) dd5f627973 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>
2017-11-01 14:42:57 +01:00
..
2017-09-04 19:05:15 -04:00
2017-08-24 13:23:03 -07:00
2017-07-06 03:31:46 -04:00
2017-11-01 14:42:57 +01:00
2017-09-08 19:33:25 -07:00
2017-09-04 19:05:15 -04:00
2017-06-22 11:44:55 -04:00
2017-07-06 03:27:09 -04:00
2017-07-06 03:27:09 -04:00
2017-08-17 22:06:03 +02:00
2017-09-03 20:24:30 -04:00