xfs: remove xfs_ialloc_find_free
authorChristoph Hellwig <hch@infradead.org>
Wed, 4 Jul 2012 14:54:45 +0000 (10:54 -0400)
committerBen Myers <bpm@sgi.com>
Sun, 22 Jul 2012 18:40:10 +0000 (13:40 -0500)
commit824c313139c2ce678011bf11c4823a0c99651c1f
tree59324c9549ebafcc971d2608fb97f029389d3fa3
parent0d882a360b9012bc7a7e921c935774c3fba1bfd9
xfs: remove xfs_ialloc_find_free

This function is entirely trivial and only has one caller, so remove it to
simplify the code.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
fs/xfs/xfs_ialloc.c
This page took 0.025158 seconds and 5 git commands to generate.