[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <466D7B74.5000207@bull.net>
Date: Mon, 11 Jun 2007 18:42:28 +0200
From: Valerie Clement <valerie.clement@...l.net>
To: Theodore Tso <tytso@....edu>
Cc: ext4 development <linux-ext4@...r.kernel.org>
Subject: [RFC][PATCH 4/12] convert some block types in e2fsprogs
This patch converts some int or unsigned int block number definitions
to blk_t type. Most conversions are necessary for 64-bit porting.
debugfs/debugfs.c | 12 +++++-------
debugfs/logdump.c | 10 +++++-----
e2fsck/super.c | 3 ++-
lib/e2p/e2p.h | 2 +-
lib/e2p/percent.c | 2 +-
lib/ext2fs/bitops.h | 2 +-
lib/ext2fs/closefs.c | 7 +++----
lib/ext2fs/ext2fs.h | 2 +-
lib/ext2fs/gen_bitmap.c | 2 +-
lib/ext2fs/openfs.c | 3 +--
resize/resize2fs.c | 4 ++--
11 files changed, 23 insertions(+), 26 deletions(-)
View attachment "04-clean-up-some-block-types" of type "text/plain" (8345 bytes)
Powered by blists - more mailing lists