On Tue, Aug 04, 2009 at 02:28:11PM -0400, Valerie Aurora wrote: > Oh, geez, those are an old patch set! I did go back and fix the > temporary commits and dangly semi-colons, plus reimplemented progress > meters the way you wanted: I just pulled in the reimplemented progress meter from the shared-64bits-handover patches and merged it into e2fsprogs patch queue. While I was testing it, I noticed that it was buggy; it was printing progress reports of the form: Allocating group tables: 3/ 0 This was because the printf format being used was %d/%d, but the arguments being printed were unsigned long long's. Now fixed. - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html