ocfs2: remove ocfs2_local_alloc_in_range()
authorMark Fasheh <mfasheh@suse.com>
Wed, 17 Mar 2010 04:01:00 +0000 (21:01 -0700)
committerJoel Becker <joel.becker@oracle.com>
Thu, 6 May 2010 01:17:31 +0000 (18:17 -0700)
Inodes are always allocated from the global bitmap now so we don't need this
any more. Also, the existing implementation bounces reservations around
needlessly.

Signed-off-by: Mark Fasheh <mfasheh@suse.com>
fs/ocfs2/localalloc.c
fs/ocfs2/suballoc.c

Simple merge
Simple merge