Akinobu Mita 6afd670713 ext4: fix ext4_init_block_bitmap() for metablock block group
When meta_bg feature is enabled and s_first_meta_bg != 0, 
ext4_init_block_bitmap() miscalculates the number of block used by
the group descriptor table (0 or 1 for metablock block group)

This patch fixes this by using ext4_bg_num_gdb()

Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Stephen Tweedie <sct@redhat.com>
Signed-off-by: Mingming Cao <cmm@us.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Acked-by: Andreas Dilger <adilger@sun.com>
2008-07-11 19:27:31 -04:00
..
2008-07-03 09:59:03 -05:00
2008-05-19 15:37:27 -05:00
2008-05-21 16:55:58 -07:00
2008-07-08 15:22:40 -04:00
2008-05-24 09:56:08 -07:00
2008-07-10 09:25:39 -07:00
2008-06-06 11:29:13 -07:00
2008-06-06 11:29:13 -07:00
2008-05-07 18:35:03 +02:00
2008-06-23 13:07:00 -04:00
2008-05-06 13:13:37 -07:00
2008-07-04 10:40:07 -07:00
2008-06-06 11:29:08 -07:00