ocfs2: Remove inode from ocfs2_xattr_bucket_get_name_value.
authorTao Ma <tao.ma@oracle.com>
Tue, 18 Aug 2009 03:43:21 +0000 (11:43 +0800)
committerJoel Becker <joel.becker@oracle.com>
Wed, 23 Sep 2009 03:09:41 +0000 (20:09 -0700)
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>

No differences found