commit | fd68a894fc9641f816d9cffa58e853ba91cbc1a1 | [log] [tgz] |
---|---|---|
author | Tao Ma <tao.ma@oracle.com> | Tue Aug 18 11:43:21 2009 +0800 |
committer | Joel Becker <joel.becker@oracle.com> | Tue Sep 22 20:09:41 2009 -0700 |
tree | 3af84546b32c54aba009f23681fd30c28df7240b | |
parent | 492a8a33e1cb966fa0b5756c5fc11d30c8f8848e [diff] |
ocfs2: Remove inode from ocfs2_xattr_bucket_get_name_value. In ocfs2_xattr_bucket_get_name_value, actually we only use super_block. So use it. Signed-off-by: Tao Ma <tao.ma@oracle.com>