[GFS2] Merge gfs2_alloc_meta and gfs2_alloc_data
authorSteven Whitehouse <swhiteho@redhat.com>
Fri, 1 Feb 2008 14:52:30 +0000 (14:52 +0000)
committerSteven Whitehouse <swhiteho@redhat.com>
Mon, 31 Mar 2008 09:40:45 +0000 (10:40 +0100)
Thanks to the preceeding patches, the only difference between
these two functions is their name. We can thus merge them
and call the new function gfs2_alloc_block to reflect the
fact that it can allocate either kind of block.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>

No differences found