commit | 1639431a3f57b43da1e15e9268a1d691ac01ba26 | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Fri Feb 01 14:52:30 2008 +0000 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Mon Mar 31 10:40:45 2008 +0100 |
tree | 0e8147c9009c917566cf03c7e23f6ea4ffda8d72 | |
parent | 5731be53e3d82aedd06e02574f833a57b07a08d2 [diff] |
[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>