summaryrefslogtreecommitdiffstats
path: root/fs/f2fs/file.c
diff options
context:
space:
mode:
authorJaegeuk Kim <jaegeuk.kim@samsung.com>2013-10-16 08:09:26 +0200
committerJaegeuk Kim <jaegeuk.kim@samsung.com>2013-10-18 02:44:14 +0200
commit87a9bd265678ec3cc8431b14bcb14c68d0f94032 (patch)
tree8e9b83647295f111ca19be91d154f673fea10331 /fs/f2fs/file.c
parentf2fs: avoid wait if IO end up when do_checkpoint for better performance (diff)
downloadlinux-87a9bd265678ec3cc8431b14bcb14c68d0f94032.tar.xz
linux-87a9bd265678ec3cc8431b14bcb14c68d0f94032.zip
f2fs: avoid to write during the recovery
This patch enhances the recovery routine not to write any data/node/meta until its completion. If any writes are sent to the disk, it could contaminate the written history that will be used for further recovery. Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
Diffstat (limited to 'fs/f2fs/file.c')
0 files changed, 0 insertions, 0 deletions