Chao Yu deead09009 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>
2013-12-23 10:42:51 +09:00
..
2013-12-23 10:26:03 +09:00
2013-12-23 10:26:03 +09:00
2013-09-05 13:50:32 +09:00
2012-12-11 13:43:42 +09:00
2013-12-23 10:26:03 +09:00
2013-12-23 10:26:03 +09:00
2013-08-26 20:15:23 +09:00