[<prev] [next>] [day] [month] [year] [list]
Message-id: <26E8A0C6-F95A-475E-9031-B294F29BEE14@sun.com>
Date: Wed, 24 Feb 2010 14:35:31 -0700
From: Andreas Dilger <adilger@....com>
To: "Theodore Ts'o" <tytso@....edu>
Cc: Ext4 Developers List <linux-ext4@...r.kernel.org>
Subject: [PATCH] warning fixups for e2fsprogs-1.41.10
Attached is a patch that fixes a number of compile warnings hit during
building e2fsprogs-1.41.10. A few unused variable removals, and
signed/unsigned pointers. The only possibly controversial fixup is
the initialization of rec_len = 0 in copy_dir_entries(). It wasn't
totally obvious to me what to initialize it to (or if it even
matters), but 0 seems reasonable, and is better than random garbage.
Cheers, Andreas
--
Andreas Dilger
Sr. Staff Engineer, Lustre Group
Sun Microsystems of Canada, Inc.
Download attachment "e2fsprogs-misc.patch" of type "application/octet-stream" (7085 bytes)
Powered by blists - more mailing lists