]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ocfs2: Allocate discontiguous block groups.
authorJoel Becker <joel.becker@oracle.com>
Tue, 13 Apr 2010 06:26:32 +0000 (14:26 +0800)
committerTao Ma <tao.ma@oracle.com>
Tue, 13 Apr 2010 06:26:32 +0000 (14:26 +0800)
commit798db35f4649eac2778381c390ed7d12de9ec767
tree988c30bd86d4913c2f9187bb8504135ec0b80f62
parent4cbe4249d6586d5d88ef271e07302407a14c8443
ocfs2: Allocate discontiguous block groups.

If we cannot get a contiguous region for a block group, allocate a
discontiguous one when the filesystem supports it.

Signed-off-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Tao Ma <tao.ma@oracle.com>
fs/ocfs2/ocfs2.h
fs/ocfs2/ocfs2_fs.h
fs/ocfs2/suballoc.c