[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090806061858.GA3344@skywalker>
Date: Thu, 6 Aug 2009 11:48:58 +0530
From: "Aneesh Kumar K.V" <aneesh.kumar@...ux.vnet.ibm.com>
To: tytso@....edu
Cc: linux-ext4@...r.kernel.org
Subject: Re: [PATCH -V3 1/3] tune2fs: Make e2fsprogs handle ENOSPC better
with inode resize
Hi,
I tested this series with the following usecase:
a) using mkfs create a badblock map and see if the inode resize fail if
it find a mapping blocks as bad block.
b) On resizing inode if we find the mapping block having block bitmap
or inode bitmap we make sure we find a block in the same group. Used
debugfs set_bg to force a block bitmap after inode table.
c) If not we fail the inode resize
d) If we don't have enough space left we fail inode resize.
-aneesh
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists