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

jbd2: minimize region locked by j_list_lock in jbd2_journal_forget()



It's not needed until we start trying to modifying fields in the
journal_head which are protected by j_list_lock.

Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
parent 6e4862a5
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