From: Tao Ma Date: Tue, 24 Feb 2009 16:53:24 +0000 (+0800) Subject: ocfs2: Allocate inode groups from global_bitmap. X-Git-Tag: v2.6.30-rc1~224^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60ca81e82dae4aa2e8ae84cf96b4d08535931669;p=pandora-kernel.git ocfs2: Allocate inode groups from global_bitmap. Inode groups used to be allocated from local alloc file, but since we want all inodes to be contiguous enough, we will try to allocate them directly from global_bitmap. Signed-off-by: Tao Ma Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed