From: Joel Becker Date: Tue, 9 Dec 2008 23:46:15 +0000 (-0800) Subject: ocfs2: Pass value buf to ocfs2_xattr_update_entry(). X-Git-Tag: v2.6.29-rc1~505^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c748e95327d00e9eb19d0f34b32147ecbc02137;p=pandora-kernel.git ocfs2: Pass value buf to ocfs2_xattr_update_entry(). ocfs2_xattr_update_entry() updates the entry portion of an xattr buffer. This can be part of multiple metadata block types, so pass the buffer in via an ocfs2_xattr_value_buf. Signed-off-by: Joel Becker Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed