[<prev] [next>] [day] [month] [year] [list]
Message-ID: <467A9A85.8000907@bull.net>
Date: Thu, 21 Jun 2007 17:34:29 +0200
From: Valerie Clement <valerie.clement@...l.net>
To: Theodore Tso <tytso@....edu>,
ext4 development <linux-ext4@...r.kernel.org>
Subject: [RFC][PATCH 9/11][take 2] indirect block type conversion in e2fsprogs
This patch converts the indirect block definitions from blkt_t type to
__u32.
Changes from the previous version:
- Fix errors found in the test suite "make check"
e2fsck/pass1.c | 2 -
e2fsck/super.c | 4 +-
lib/ext2fs/bb_inode.c | 10 +++---
lib/ext2fs/block.c | 71
++++++++++++++++++++++++++++++-------------------
lib/ext2fs/bmap.c | 10 +++---
lib/ext2fs/ext2fs.h | 4 +-
lib/ext2fs/ind_block.c | 4 +-
lib/ext2fs/inode.c | 4 +-
misc/e2image.c | 2 -
9 files changed, 64 insertions(+), 47 deletions(-)
View attachment "09-indirect-block-type" of type "text/plain" (14379 bytes)
Powered by blists - more mailing lists