[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1208868379-17580-1-git-send-email-tytso@mit.edu>
Date: Tue, 22 Apr 2008 08:46:17 -0400
From: Theodore Ts'o <tytso@....edu>
To: linux-ext4@...r.kernel.org
Subject: [RFC] Modified flex_bg patches
This is a broken up set of patches replacing the js/flex-bg branch
that I've been including in the pu series.
The main way that they have been simplified is that the BLOCK_UNINIT
flag only gets set on block groups which only contains their own
metadata and nothing else. That is, if the block group contains
another block group's inode table, et. al, then the BLOCK_UNINIT flag
is disabled. This is *much* simpler since it means that e2fsck pass 5
isn't forced to try to synthesize the block bitmap for the initial
block groups containing foreign block group's metadata.
I've done basic tests and it seems to do the right thing, but Jose,
please look it over and see what you think.
- 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