[<prev] [next>] [day] [month] [year] [list]
Message-ID: <466D7E53.5020704@bull.net>
Date: Mon, 11 Jun 2007 18:54:43 +0200
From: Valerie Clement <valerie.clement@...l.net>
To: Theodore Tso <tytso@....edu>
Cc: ext4 development <linux-ext4@...r.kernel.org>
Subject: [RFC][PATCH 11/12] 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.
lib/ext2fs/ext2_fs.h | 3 ++-
lib/ext2fs/ext2fs.h | 15 +++++++++++----
misc/mke2fs.c | 12 +++++++++++-
3 files changed, 24 insertions(+), 6 deletions(-)
View attachment "11-allow_larger_fs" of type "text/plain" (3892 bytes)
Powered by blists - more mailing lists