commit | 95fd65bb7fcf84e8d1e207f84b9d5a9f99626a38 | [log] [tgz] |
---|---|---|
author | Valerie Aurora Henson <vaurora@redhat.com> | Sun Aug 23 19:20:03 2009 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sun Aug 23 19:20:03 2009 -0400 |
tree | 7fd5b72b0e33c50e972a8cb27218a6aded796373 | |
parent | 732c8cd58ff30ffae0d3276c411a08920717a46c [diff] |
libext2fs: create generic numeric progress meters and use them With 64-bit file systems, mke2fs can take a long time to do things other than write inode tables. I exported the mke2fs numeric progress meter and used it for allocating group tables and the final file system flush. Signed-off-by: Valerie Aurora (Henson) <vaurora@redhat.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>