Whamcloud - gitweb
Make e2fsck uninit block group aware
authorJose R. Santos <jrs@us.ibm.com>
Mon, 22 Oct 2007 02:04:03 +0000 (21:04 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 20 Mar 2008 19:33:12 +0000 (15:33 -0400)
commit49a7360ba6b986242d9f0f33e102291d2e0dfb47
treee80a604b4471b5ad3c9bbac407f41746ecdebbc8
parent8fdf29117f922419bd5b3f741e5d554b1d5b8893
Make e2fsck uninit block group aware

This patch has all the necesary pieces to open and fix filesystems created
with the uninit block group feature.

Signed-off-by: Jose R. Santos <jrs@us.ibm.com>
Signed-off-by: Andreas Dilger <adilger@clusterfs.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
e2fsck/e2fsck.h
e2fsck/journal.c
e2fsck/pass2.c
e2fsck/pass5.c
e2fsck/problem.c
e2fsck/problem.h
e2fsck/super.c
e2fsck/unix.c
e2fsck/util.c
tests/f_dupfsblks/expect.1
tests/m_raid_opt/expect.1