Jaegeuk Kim 435cbab95e f2fs: fix quota_sync failure due to f2fs_lock_op
f2fs_quota_sync() uses f2fs_lock_op() before flushing dirty pages, but
f2fs_write_data_page() returns EAGAIN.
Likewise dentry blocks, we can just bypass getting the lock, since quota
blocks are also maintained by checkpoint.

Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
2020-04-23 20:34:15 -07:00
..
2019-05-08 21:23:11 -07:00
2018-09-12 13:07:10 -07:00
2020-04-17 09:17:00 -07:00
2020-03-19 11:41:25 -07:00
2020-03-30 20:46:24 -07:00
2020-04-17 09:17:00 -07:00
2020-04-17 09:17:00 -07:00
2020-04-17 09:17:00 -07:00
2018-09-12 13:07:10 -07:00
2020-01-17 16:48:07 -08:00
2020-04-17 09:17:00 -07:00
2020-03-19 11:41:26 -07:00
2020-03-19 11:41:25 -07:00
2020-03-10 09:18:33 -07:00
2020-04-17 09:16:57 -07:00
2020-04-17 09:17:00 -07:00
2018-09-12 13:07:10 -07:00