diff options
author | Sheng Yong <shengyong1@huawei.com> | 2017-06-26 05:41:35 +0300 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2017-07-07 20:34:45 +0300 |
commit | d58dfb75056c5f732a0b83c54d22c99b4edc947a (patch) | |
tree | 02c059163c940eec149ea03214ca883eb69c2dd1 /fs/f2fs/namei.c | |
parent | 0771fcc71c0c28bf31ac5c2c863b9f0de0fdf00d (diff) | |
download | linux-d58dfb75056c5f732a0b83c54d22c99b4edc947a.tar.xz |
f2fs: do not set LOST_PINO for newly created dir
Since directories will be written back with checkpoint and fsync a
directory will always write CP, there is no need to set LOST_PINO
after creating a directory.
Signed-off-by: Sheng Yong <shengyong1@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/f2fs/namei.c')
0 files changed, 0 insertions, 0 deletions