ext4: start handle at least possible moment when renaming files
authorTheodore Ts'o <tytso@mit.edu>
Sat, 17 Aug 2013 02:06:14 +0000 (22:06 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 17 Aug 2013 02:06:14 +0000 (22:06 -0400)
In ext4_rename(), don't start the journal handle until the the
directory entries have been successfully looked up.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>

No differences found