From: Joel Becker Date: Tue, 28 Oct 2008 01:07:45 +0000 (-0700) Subject: ocfs2: Use buckets in ocfs2_xattr_set_entry_in_bucket(). X-Git-Tag: v2.6.29-rc1~505^2~125 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02dbf38d19c19016f558fe0dc0c44f8041d3eb8e;p=pandora-kernel.git ocfs2: Use buckets in ocfs2_xattr_set_entry_in_bucket(). The ocfs2_xattr_set_entry_in_bucket() function is already working on an ocfs2_xattr_bucket structure, so let's use the bucket API. Signed-off-by: Joel Becker Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed