ext4: use sb_issue_zeroout in setup_new_group_blocks
authorLukas Czerner <lczerner@redhat.com>
Thu, 28 Oct 2010 01:30:05 +0000 (21:30 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 28 Oct 2010 01:30:05 +0000 (21:30 -0400)
Use sb_issue_zeroout to zero out inode table and descriptor table
blocks instead of old approach which involves journaling.

Signed-off-by: Lukas Czerner <lczerner@redhat.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>

No differences found