summaryrefslogtreecommitdiffstats
path: root/fs/f2fs/debug.c
diff options
context:
space:
mode:
authorJaegeuk Kim2015-12-23 22:48:58 +0100
committerJaegeuk Kim2015-12-30 19:14:13 +0100
commitb4d07a3e1a6e783132be7506aeb171dc5728f077 (patch)
tree59ae38ccdb19b7f03a04462d433e6ecada6a8377 /fs/f2fs/debug.c
parentf2fs: return early when trying to read null nid (diff)
downloadkernel-qcow2-linux-b4d07a3e1a6e783132be7506aeb171dc5728f077.tar.gz
kernel-qcow2-linux-b4d07a3e1a6e783132be7506aeb171dc5728f077.tar.xz
kernel-qcow2-linux-b4d07a3e1a6e783132be7506aeb171dc5728f077.zip
f2fs: avoid f2fs_lock_op in f2fs_write_begin
If f2fs_write_begin is to update data, we can bypass calling f2fs_lock_op() in order to avoid the checkpoint latency in the write syscall. Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/f2fs/debug.c')
0 files changed, 0 insertions, 0 deletions