commit | 2b6cb576aa80611f1f6a3c88708d1e68a8d97985 | [log] [tgz] |
---|---|---|
author | Joel Becker <joel.becker@oracle.com> | Fri Mar 26 10:09:15 2010 +0800 |
committer | Tao Ma <tao.ma@oracle.com> | Fri Mar 26 10:09:15 2010 +0800 |
tree | a984f09104970133379e4d370b9f01e7f85c6f9b | |
parent | ba2066351b630f0205ebf725f5c81a2a07a77cd7 [diff] |
ocfs2: Set suballoc_loc on allocated metadata. 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>