]> Git Repo - linux.git/commit - fs/ocfs2/xattr.c
ocfs2: Pass value buf to ocfs2_xattr_update_entry().
authorJoel Becker <[email protected]>
Tue, 9 Dec 2008 23:46:15 +0000 (15:46 -0800)
committerMark Fasheh <[email protected]>
Mon, 5 Jan 2009 16:40:33 +0000 (08:40 -0800)
commit0c748e95327d00e9eb19d0f34b32147ecbc02137
tree25a5a4e27bcceaf11c70dedfc3fe476c16c73346
parentb3e5d37905730dc5ddff717f55ed830caa80ea0e
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 <[email protected]>
Signed-off-by: Mark Fasheh <[email protected]>
fs/ocfs2/xattr.c
This page took 0.053598 seconds and 4 git commands to generate.