commit | 4311901daabe1d0f22cfcf86c57ad450f14b4e9f | [log] [tgz] |
---|---|---|
author | Joel Becker <joel.becker@oracle.com> | Tue Dec 09 16:24:43 2008 -0800 |
committer | Mark Fasheh <mfasheh@suse.com> | Mon Jan 05 08:40:33 2009 -0800 |
tree | 1c4bfbbc288ca085bf58bfad339956ab4cc9a946 | |
parent | 512620f44df85df87348fc9a6fc54fcaa254b8d3 [diff] |
ocfs2: Pass value buf to ocfs2_remove_value_outside(). ocfs2_remove_value_outside() needs to know the type of buffer it is looking at. Pass in an ocfs2_xattr_value_buf. Signed-off-by: Joel Becker <joel.becker@oracle.com> Signed-off-by: Mark Fasheh <mfasheh@suse.com>