Home
last modified time | relevance | path

Searched hist:"9599 b0e5" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/jbd2/
H A Dtransaction.c9599b0e5 Mon Aug 17 20:23:17 CDT 2009 Jan Kara <jack@suse.cz> 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>
9599b0e5 Mon Aug 17 20:23:17 CDT 2009 Jan Kara <jack@suse.cz> 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>