From: Joel Becker Date: Wed, 26 Nov 2008 23:08:44 +0000 (-0800) Subject: ocfs2: Move buckets up into ocfs2_add_new_xattr_bucket(). X-Git-Tag: v2.6.29-rc1~505^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed29c0ca14871021fc8aced74650648dcb2c6e81;p=pandora-kernel.git ocfs2: Move buckets up into ocfs2_add_new_xattr_bucket(). Lift the buckets from ocfs2_add_new_xattr_cluster() up into ocfs2_add_new_xattr_bucket(). Now ocfs2_add_new_xattr_cluster() doesn't deal with buffer_heads. In fact, we no longer have to play get_bh() tricks at all. Signed-off-by: Joel Becker Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed