diff options
author | Theodore Ts'o <tytso@mit.edu> | 2013-02-09 15:43:39 +0100 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2013-02-09 15:43:39 +0100 |
commit | 931b68649d31b6b52608110f34856f8eb77adb36 (patch) | |
tree | 529614b33100e5758431696228485089107ab0e5 /scripts | |
parent | ext4: grab page before starting transaction handle in write_begin() (diff) | |
download | linux-931b68649d31b6b52608110f34856f8eb77adb36.tar.xz linux-931b68649d31b6b52608110f34856f8eb77adb36.zip |
ext4: start handle at the last possible moment in ext4_unlink()
Don't start the jbd2 transaction handle until after the directory
entry has been found, to minimize the amount of time that a handle is
held active.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Reviewed-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions