commit | 5b61de757535095c99212c1ed857c3a0e0bbe386 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Fri Aug 16 22:06:14 2013 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Fri Aug 16 22:06:14 2013 -0400 |
tree | f09415201c98595e10e5fdb84a2e39bd97e9a554 | |
parent | 7869a4a6c5caa7b2e5c41ccaf46eb3371f88eea7 [diff] |
ext4: start handle at least possible moment when renaming files 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>