[linux-lvm] Re: ext2resize

Stephen C. Tweedie sct at redhat.com
Mon Jul 5 17:03:02 UTC 1999


Hi,

On Fri, 2 Jul 1999 10:58:27 -0600 (MDT), Andreas Dilger
<adilger at enel.ucalgary.ca> said:

> I agree that reserving GDT blocks would be a small hack for v0 of ext2, but
> we could add a "COMPATIBLE" extension to v1 of ext2 that gave the number of
> GDT blocks reserved.  Also, since the v1 sparse superblock filesystems
> leave a gap between the structures, there should not be a real problem.
> We just have to make sure that we agree (for example) that all the blocks
> from the start of the group to the block bitmap are reserved for the GDT.
> This is not a big strech, since this is already how v0 ext2 filesystems are.

If you're going to be moving user data around anyway (and you have to be
able to do this for the shrink case anyway), then relocating the
inode/bitmap blocks is really not that much harder.

--Stephen



More information about the linux-lvm mailing list