diff options
author | Jan Kara <jack@suse.cz> | 2009-08-18 03:23:17 +0200 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2009-08-18 03:23:17 +0200 |
commit | 9599b0e597d810be9b8f759ea6e9619c4f983c5e (patch) | |
tree | 101bb8b6987cc9c8dddaaac9e7e94e19bbc97f25 /fs/ext4/inode.c | |
parent | ext4: Show unwritten extent flag in ext4_ext_show_leaf() (diff) | |
download | linux-9599b0e597d810be9b8f759ea6e9619c4f983c5e.tar.xz linux-9599b0e597d810be9b8f759ea6e9619c4f983c5e.zip |
jbd2: Annotate transaction start also for jbd2_journal_restart()
lockdep annotation for a transaction start has been at the end of
jbd2_journal_start(). But a transaction is also started from
jbd2_journal_restart(). Move the lockdep annotation to start_this_handle()
which covers both cases.
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions