aboutsummaryrefslogtreecommitdiff
path: root/fs/hfs/trans.c
diff options
context:
space:
mode:
authorJaegeuk Kim2020-04-09 10:25:21 -0700
committerJaegeuk Kim2020-04-23 20:34:15 -0700
commit435cbab95e3966cd8310addd9e9b758dce0e8b84 (patch)
treebf6d91500d7015a342053295963ab1a7834e17cb /fs/hfs/trans.c
parent8b83ac81f4283ae3bd05c9a7e15dca721014dd03 (diff)
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>
Diffstat (limited to 'fs/hfs/trans.c')
0 files changed, 0 insertions, 0 deletions