ocfs2: ocfs2_group_bitmap_size has to handle old volume.
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>
Showing
- fs/ocfs2/localalloc.c 1 addition, 1 deletionfs/ocfs2/localalloc.c
- fs/ocfs2/ocfs2_fs.h 25 additions, 12 deletionsfs/ocfs2/ocfs2_fs.h
- fs/ocfs2/resize.c 4 additions, 2 deletionsfs/ocfs2/resize.c
- fs/ocfs2/suballoc.c 2 additions, 1 deletionfs/ocfs2/suballoc.c
- fs/ocfs2/super.c 2 additions, 1 deletionfs/ocfs2/super.c
Loading
Please register or sign in to comment