ocfs2: Use buckets in ocfs2_xattr_set_entry_in_bucket().
authorJoel Becker <joel.becker@oracle.com>
Tue, 28 Oct 2008 01:07:45 +0000 (18:07 -0700)
committerMark Fasheh <mfasheh@suse.com>
Mon, 5 Jan 2009 16:34:18 +0000 (08:34 -0800)
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 <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>

No differences found