[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)
commit1639431a3f57b43da1e15e9268a1d691ac01ba26
tree0e8147c9009c917566cf03c7e23f6ea4ffda8d72
parent5731be53e3d82aedd06e02574f833a57b07a08d2
[GFS2] Merge gfs2_alloc_meta and gfs2_alloc_data

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>
fs/gfs2/bmap.c
fs/gfs2/dir.c
fs/gfs2/eattr.c
fs/gfs2/rgrp.c
fs/gfs2/rgrp.h