From: Joel Becker Date: Wed, 26 Nov 2008 22:25:21 +0000 (-0800) Subject: ocfs2: Pass buckets into ocfs2_mv_xattr_bucket_cross_cluster(). X-Git-Tag: v2.6.29-rc1~505^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41cb814866110b6e35dad7569ecf96163c3bb824;p=pandora-kernel.git ocfs2: Pass buckets into ocfs2_mv_xattr_bucket_cross_cluster(). Now that ocfs2_adjust_xattr_cross_cluster() has buckets, it can pass them into ocfs2_mv_xattr_bucket_cross_cluster(). It no longer has to care about buffer_heads. The manipulation of first_bh and header_bh moves up to ocfs2_adjust_xattr_cross_cluster(). Signed-off-by: Joel Becker Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed