commit | 60ca81e82dae4aa2e8ae84cf96b4d08535931669 | [log] [tgz] |
---|---|---|
author | Tao Ma <tao.ma@oracle.com> | Wed Feb 25 00:53:24 2009 +0800 |
committer | Mark Fasheh <mfasheh@suse.com> | Fri Apr 03 11:39:17 2009 -0700 |
tree | da9b5d2a002ae886ec5e82b7c49429437b1b772d | |
parent | 138211515c102807a16c02fdc15feef1f6ef8124 [diff] |
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 <tao.ma@oracle.com> Signed-off-by: Mark Fasheh <mfasheh@suse.com>