diff options
author | 2013-12-21 18:03:28 +0800 | |
---|---|---|
committer | 2013-12-23 10:42:51 +0900 | |
commit | deead09009fc5136185fe95026c395b5c2337e1f (patch) | |
tree | eceef53f619241155d03a75ac2aa53981f96a73f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2fs: update several comments (diff) | |
download | linux-dev-deead09009fc5136185fe95026c395b5c2337e1f.tar.xz linux-dev-deead09009fc5136185fe95026c395b5c2337e1f.zip |
f2fs: avoid to set wrong pino of inode when rename dir
When we rename a dir to new name which is not exist previous,
we will set pino of parent inode with ino of child inode in f2fs_set_link.
It destroy consistency of pino, it should be fixed.
Thanks for previous work of Shu Tan.
Signed-off-by: Shu Tan <shu.tan@samsung.com>
Signed-off-by: Chao Yu <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions