aboutsummaryrefslogtreecommitdiff
path: root/fs/f2fs/node.c
diff options
context:
space:
mode:
authorJaegeuk Kim <jaegeuk@kernel.org>2016-04-14 16:48:52 -0700
committerMister Oyster <oysterized@gmail.com>2017-04-13 12:33:20 +0200
commitee67e84f2607b50efa112c5fe5200a4e05992dcf (patch)
tree1bee3d5bed522f1b112dacd4c54a617571e5a3d7 /fs/f2fs/node.c
parent5082299b063446c3c4b252a20489c4c8c7d1ef3f (diff)
f2fs: avoid writing 0'th page in volatile writes
The first page of volatile writes usually contains a sort of header information which will be used for recovery. (e.g., journal header of sqlite) If this is written without other journal data, user needs to handle the stale journal information. Acked-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/f2fs/node.c')
0 files changed, 0 insertions, 0 deletions