On Thu, Jul 18, 2013 at 06:11:23PM +0900, Jaegeuk Kim wrote: > The error is reproducible by: > > After this, when we retrieve the inode->i_name of test2 by dump.f2fs, we get > test1 instead of test2. > This is because f2fs didn't update the file name during the f2fs_rename. Er... Correct me if I'm wrong, but f2fs appears to support link(2) and if rename(2) creates some problem for dump.f2fs, I would expect an equivalent link()+unlink() combination to do the same... -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html