ocfs2: ocfs2_claim_*() don't need an ocfs2_super argument.
authorJoel Becker <joel.becker@oracle.com>
Thu, 6 May 2010 05:59:06 +0000 (13:59 +0800)
committerTao Ma <tao.ma@oracle.com>
Thu, 6 May 2010 05:59:06 +0000 (13:59 +0800)
commit1ed9b777f77929ae961d6f9cdf828a07200ba71c
treea0bb6c9e9be1f5d3d46d6cdac0a4397303e22795
parent13e434cf0cacd2f03a7f4cd077e3e995ef5ef710
ocfs2: ocfs2_claim_*() don't need an ocfs2_super argument.

They all take an ocfs2_alloc_context, which has the allocation inode.

Signed-off-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Tao Ma <tao.ma@oracle.com>
fs/ocfs2/alloc.c
fs/ocfs2/dir.c
fs/ocfs2/localalloc.c
fs/ocfs2/namei.c
fs/ocfs2/refcounttree.c
fs/ocfs2/suballoc.c
fs/ocfs2/suballoc.h
fs/ocfs2/xattr.c