From: Mark Fasheh Date: Wed, 24 Feb 2010 21:34:09 +0000 (-0800) Subject: ocfs2: allocate btree internal block groups from the global bitmap X-Git-Tag: v2.6.35-rc1~469^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33d5d380d667ad264675cfdb297dfc3c5b6542cc;p=pandora-kernel.git ocfs2: allocate btree internal block groups from the global bitmap 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 --- Reading git-diff-tree failed