ocfs2: Pull ocfs2_xattr_value_buf up from __ocfs2_remove_xattr_range().
authorJoel Becker <joel.becker@oracle.com>
Tue, 9 Dec 2008 22:30:41 +0000 (14:30 -0800)
committerMark Fasheh <mfasheh@suse.com>
Mon, 5 Jan 2009 16:40:32 +0000 (08:40 -0800)
commitd72cc72d57ecaf9047da51269dabd6880c1399ac
treece272e0f7933fcdda4e87d2fd484ffad69a68e52
parent2a50a743bdaab104155bd9e988d2ba3bb4177263
ocfs2: Pull ocfs2_xattr_value_buf up from __ocfs2_remove_xattr_range().

Place an ocfs2_xattr_value_buf in __ocfs2_xattr_shrink_size() and pass
it down to __ocfs2_remove_xattr_range().

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