ocfs2: ocfs2_group_bitmap_size has to handle old volume.
authorTao Ma <tao.ma@oracle.com>
Tue, 13 Apr 2010 06:38:06 +0000 (14:38 +0800)
committerTao Ma <tao.ma@oracle.com>
Tue, 13 Apr 2010 06:38:06 +0000 (14:38 +0800)
ocfs2_group_bitmap_size has to handle the case when the
volume don't have discontiguous block group support. So
pass the feature_incompat in and check it.

Signed-off-by: Tao Ma <tao.ma@oracle.com>

No differences found