[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1213682792-4878-1-git-send-email-tytso@mit.edu>
Date: Tue, 17 Jun 2008 02:06:29 -0400
From: Theodore Ts'o <tytso@....edu>
To: linux-ext4@...r.kernel.org
Subject: e2fsprogs: Patches to resize2fs
The following patches fix resize2fs support for uninit_bg filesystems,
as well as a rather embarassing bug which I had introduced while
making mke2fs -j more efficient. The final patch prohibits resizing
filesystems that have flex_bg enabled and do not have the resize_inode
feature enabled, since my testing has found a nasty bug in the flex_bg
&& !resize_inode case, and I fix isn't going to be coming right away.
In any case, this should make e2fsprogs work much better; at this
point resizing should be in good shape except for:
1) flex_bg with on-line resizing
and
2) flex_bg && !resize_inode with off-line resizing.
There may also be problems with flex_bg && uninit_bg; more testing is
needed there to be 100% sure there's nothing hiding in that particular
feature set combination.
- Ted
--
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