]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit831904dd17a7e130813c6fd0901dbf967980d536
tree0e8147c9009c917566cf03c7e23f6ea4ffda8d72
parent8391a4c224030f470a7c367b7b3c26df4a61580d
[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