ocfs2: allocate btree internal block groups from the global bitmap
authorMark Fasheh <mfasheh@suse.com>
Wed, 24 Feb 2010 21:34:09 +0000 (13:34 -0800)
committerJoel Becker <joel.becker@oracle.com>
Thu, 6 May 2010 01:17:31 +0000 (18:17 -0700)
Otherwise, the need for a very large contiguous allocation tends to
wreak havoc on many inode allocation reservations on the local alloc, thus
ruining any chances for contiguousness.

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

Simple merge