Skip to content
Commit d2eb0b99 authored by Theodore Ts'o's avatar Theodore Ts'o
Browse files

jbd2: check jh->b_transaction without taking j_list_lock



jh->b_transaction is adequately protected for reading by the
jbd_lock_bh_state(bh), so we don't need to take j_list_lock in
__journal_try_to_free_buffer().

Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
parent d4e839d4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment