]> Git Repo - linux.git/commit
ocfs2: Allocate inode groups from global_bitmap.
authorTao Ma <[email protected]>
Tue, 24 Feb 2009 16:53:24 +0000 (00:53 +0800)
committerMark Fasheh <[email protected]>
Fri, 3 Apr 2009 18:39:17 +0000 (11:39 -0700)
commit60ca81e82dae4aa2e8ae84cf96b4d08535931669
treeda9b5d2a002ae886ec5e82b7c49429437b1b772d
parent138211515c102807a16c02fdc15feef1f6ef8124
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 <[email protected]>
Signed-off-by: Mark Fasheh <[email protected]>
fs/ocfs2/suballoc.c
This page took 0.051032 seconds and 4 git commands to generate.