git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d4e839d
)
jbd2: check jh->b_transaction without taking j_list_lock
author
Theodore Ts'o
<tytso@mit.edu>
Sun, 9 Mar 2014 05:07:19 +0000
(
00:07
-0500)
committer
Theodore Ts'o
<tytso@mit.edu>
Sun, 9 Mar 2014 05:07:19 +0000
(
00:07
-0500)
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: "Theodore Ts'o" <tytso@mit.edu>
fs/jbd2/transaction.c
patch
|
blob
|
history
diff --cc
fs/jbd2/transaction.c
Simple merge