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:
1962f39
)
ocfs2: Pin journal head before accessing jh->b_committed_data
author
Sunil Mushran
<sunil.mushran@oracle.com>
Fri, 19 Jun 2009 21:45:54 +0000
(14:45 -0700)
committer
Joel Becker
<joel.becker@oracle.com>
Mon, 22 Jun 2009 21:24:47 +0000
(14:24 -0700)
This patch adds jbd_lock_bh_state() and jbd_unlock_bh_state() around accessses
to jh->b_committed_data.
Fixes oss bugzilla#1131
http://oss.oracle.com/bugzilla/show_bug.cgi?id=1131
Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com>
Signed-off-by: Joel Becker <joel.becker@oracle.com>
No differences found