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:
dad7d97
)
ocfs2: Access the right buffer_head in ocfs2_merge_rec_left.
author
Tao Ma
<tao.ma@oracle.com>
Mon, 5 Jan 2009 06:45:24 +0000
(14:45 +0800)
committer
Mark Fasheh
<mfasheh@suse.com>
Mon, 5 Jan 2009 16:40:37 +0000
(08:40 -0800)
In commit "ocfs2: Use metadata-specific ocfs2_journal_access_*()
functions", the wrong buffer_head is accessed. So change it
to the right buffer_head.
Signed-off-by: Tao Ma <tao.ma@oracle.com>
Acked-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
No differences found