ocfs2: Set suballoc_loc on allocated metadata.
authorJoel Becker <joel.becker@oracle.com>
Fri, 26 Mar 2010 02:09:15 +0000 (10:09 +0800)
committerTao Ma <tao.ma@oracle.com>
Fri, 26 Mar 2010 02:09:15 +0000 (10:09 +0800)
Get the suballoc_loc from ocfs2_claim_new_inode() or
ocfs2_claim_metadata().  Store it on the appropriate field of the block
we just allocated.

Signed-off-by: Joel Becker <joel.becker@oracle.com>

No differences found