[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20131224070044.GC26944@thunk.org>
Date: Tue, 24 Dec 2013 02:00:44 -0500
From: Theodore Ts'o <tytso@....edu>
To: Eric Whitney <enwlinux@...il.com>
Cc: linux-ext4@...r.kernel.org
Subject: Re: [PATCH] e2fsck: fix printf conversion specs in ea_refcount.c
On Mon, Dec 16, 2013 at 09:36:39PM -0500, Eric Whitney wrote:
> Commit 130e961a6fb9d38997c83c6397cf9ddb5ed2491f changed the type
> used to represent block numbers in ea_refcount.c from blk_t to blk64_t
> to add support for 64 bit extended attribute refcounting. We also
> need to adjust printf conversion specs that now don't match their new
> blk64_t arguments. This will silence compiler warnings seen when
> "make check" is run and will avoid truncation of printed values.
>
> Signed-off-by: Eric Whitney <enwlinux@...il.com>
Thanks, applied.
- 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