ocfs2: Pass ocfs2_xattr_value_buf into ocfs2_xattr_value_truncate().
authorJoel Becker <joel.becker@oracle.com>
Tue, 9 Dec 2008 23:01:04 +0000 (15:01 -0800)
committerMark Fasheh <mfasheh@suse.com>
Mon, 5 Jan 2009 16:40:32 +0000 (08:40 -0800)
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>

No differences found