]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ocfs2: Use buckets in ocfs2_defrag_xattr_bucket().
authorJoel Becker <joel.becker@oracle.com>
Mon, 27 Oct 2008 22:25:18 +0000 (15:25 -0700)
committerMark Fasheh <mfasheh@suse.com>
Mon, 5 Jan 2009 16:34:18 +0000 (08:34 -0800)
commit161d6f30f18c4a7e2b24705b6690cce3ff276eb9
tree62c392076a86aa752e4fbc3c2611affad50b22ff
parent178eeac354ea28828d5e94a3a7b51368c171d6a5
ocfs2: Use buckets in ocfs2_defrag_xattr_bucket().

Use the ocfs2_xattr_bucket abstraction for reading and writing the
bucket in ocfs2_defrag_xattr_bucket().

Signed-off-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
fs/ocfs2/xattr.c