commit | 1bb6f6c87e860f8c021f966fc36aa8768590a227 | [log] [tgz] |
---|---|---|
author | Andreas Dilger <adilger@sun.com> | Sat Aug 23 20:56:07 2008 -0600 |
committer | Theodore Ts'o <tytso@mit.edu> | Sun Aug 24 17:59:09 2008 -0400 |
tree | 0e1ef26a5bf3c24416d74c41462edb8d82829652 | |
parent | 87de4b70dff9c399c44ab55301085ba1e361c803 [diff] |
e2fsck_write_bitmaps() optimization This patch changes the e2fsck_write_bitmaps() function to write out the block and inode bitmaps together, instead of writing them in two passes. Signed-off-by: Andreas Dilger <adilger@sun.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>