sparse superblock

George (greerga@nidhogg.ham.muohio.edu)
Thu, 24 Sep 1998 02:22:08 -0400 (EDT)


Weren't the sparse superblock changes merged into ext2? I created a
filesystem (mke2fs -s 1 /dev/hdc4) and ended up with:

Filesystem 1024-blocks Used Available Capacity Mounted on
/dev/hdc4 7285391 -27197 6935042 0% /mnt/4

as opposed to the non-sparse ext2 system of:

Filesystem 1024-blocks Used Available Capacity Mounted on
/dev/hdc4 7285391 13 6907832 0% /mnt/4

Thought it might save space under a 7 gig parition by reducing
redundancies. mke2fs was 1.10.

-George

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/