[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20090804235603.GQ28678@mit.edu>
Date: Tue, 4 Aug 2009 19:56:03 -0400
From: Theodore Tso <tytso@....edu>
To: Valerie Aurora <vaurora@...hat.com>
Cc: linux-ext4@...r.kernel.org, Eric Sandeen <sandeen@...hat.com>,
Ric Wheeler <rwheeler@...hat.com>
Subject: Re: Fix device too big bug in mainline?
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists