]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit13f568cfc94b77ddb3ee0037750998891ee2630a
treece272e0f7933fcdda4e87d2fd484ffad69a68e52
parenta067362f0b47d493094029188bce4cd322242345
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