diff options
author | Yunlei He <heyunlei@huawei.com> | 2018-03-07 09:22:50 +0100 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2018-03-17 05:57:29 +0100 |
commit | 5d7881cadf64277c1e212721073eaabfade12f66 (patch) | |
tree | c04dda01be0951d2ecdb60af1ccca54f0fe1018e /fs/qnx4 | |
parent | f2fs: introduce mount option for fsync mode (diff) | |
download | linux-5d7881cadf64277c1e212721073eaabfade12f66.tar.xz linux-5d7881cadf64277c1e212721073eaabfade12f66.zip |
f2fs: Don't overwrite all types of node to keep node chain
Currently, we enable node SSR by default, and mixed
different types of node segment to do SSR more intensively.
Although reuse warm node is not allowed, warm node chain
will be destroyed by errors introduced by other types
node chain. So we'd better forbid reusing all types
of node to keep warm node chain.
Signed-off-by: Yunlei He <heyunlei@huawei.com>
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/qnx4')
0 files changed, 0 insertions, 0 deletions