commit | b3e5d37905730dc5ddff717f55ed830caa80ea0e | [log] [tgz] |
---|---|---|
author | Joel Becker <joel.becker@oracle.com> | Tue Dec 09 15:01:04 2008 -0800 |
committer | Mark Fasheh <mfasheh@suse.com> | Mon Jan 05 08:40:32 2009 -0800 |
tree | 00431340f37700a04aa02007da1cf2bcfd0a734e | |
parent | 19b801f45fa5e4840b9be3dcf1e73b08f35b04d9 [diff] |
ocfs2: Pass ocfs2_xattr_value_buf into ocfs2_xattr_value_truncate(). The callers of ocfs2_xattr_value_truncate() now pass in ocfs2_xattr_value_bufs. These callers are the ones that calculated the xv location, so they are the right starting point. Signed-off-by: Joel Becker <joel.becker@oracle.com> Signed-off-by: Mark Fasheh <mfasheh@suse.com>