commit | 0c748e95327d00e9eb19d0f34b32147ecbc02137 | [log] [tgz] |
---|---|---|
author | Joel Becker <joel.becker@oracle.com> | Tue Dec 09 15:46:15 2008 -0800 |
committer | Mark Fasheh <mfasheh@suse.com> | Mon Jan 05 08:40:33 2009 -0800 |
tree | 25a5a4e27bcceaf11c70dedfc3fe476c16c73346 | |
parent | b3e5d37905730dc5ddff717f55ed830caa80ea0e [diff] |
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 <joel.becker@oracle.com> Signed-off-by: Mark Fasheh <mfasheh@suse.com>