From: Tao Ma Date: Mon, 5 Jan 2009 06:45:24 +0000 (+0800) Subject: ocfs2: Access the right buffer_head in ocfs2_merge_rec_left. X-Git-Tag: v2.6.29-rc1~505^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9047beabb8a396f0b18de1e4a9ab920cf92054af;p=pandora-kernel.git ocfs2: Access the right buffer_head in ocfs2_merge_rec_left. 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 Acked-by: Joel Becker Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed