Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
jbd2: minimize region locked by j_list_lock in journal_get_create_acc…
…ess() 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: "Theodore Ts'o" <tytso@mit.edu>
- Loading branch information