ocfs2: Provide ocfs2_xa_fill_value_buf() for external value processing
authorJoel Becker <joel.becker@oracle.com>
Tue, 18 Aug 2009 20:20:27 +0000 (13:20 -0700)
committerJoel Becker <joel.becker@oracle.com>
Fri, 26 Feb 2010 23:41:11 +0000 (15:41 -0800)
commit3fc12afa0cea5dc8845487b685165c89934ca1eb
tree170fc4aa9c3d0e8d0d95c69de53a0ea689450bf5
parent9dc474005d0e34cf21d4b510f347e3942f24b021
ocfs2: Provide ocfs2_xa_fill_value_buf() for external value processing

We use the ocfs2_xattr_value_buf structure to manage external values.
It lets the value tree code do its work regardless of the containing
storage.  ocfs2_xa_fill_value_buf() initializes a value buf from an
ocfs2_xa_loc entry.

Signed-off-by: Joel Becker <joel.becker@oracle.com>
fs/ocfs2/xattr.c
This page took 0.139432 seconds and 5 git commands to generate.