[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <467A9C5F.3080004@bull.net>
Date: Thu, 21 Jun 2007 17:42:23 +0200
From: Valerie Clement <valerie.clement@...l.net>
To: Theodore Tso <tytso@....edu>,
ext4 development <linux-ext4@...r.kernel.org>
Subject: [RFC][PATCH 10/11][take 2] convert blk_t to 64-bit for ext4 FS in
e2fsprogs
This patch converts blk_t type to __u64 when compiling code with
"_EXT4FS_" option.
Force the 64-bit feature when the filesystem is greater than 2**32 blocks.
Changes from the previous version:
- ask for confirmation before creating the ext4 filesystem
lib/ext2fs/ext2_fs.h | 3 ++-
lib/ext2fs/ext2fs.h | 15 +++++++++++----
misc/mke2fs.c | 14 +++++++++++++-
3 files changed, 26 insertions(+), 6 deletions(-)
View attachment "10-allow_larger_fs" of type "text/plain" (4010 bytes)
Powered by blists - more mailing lists