From 42fef8df5c5aeadaf1b8020739cdaf190753efa1 Mon Sep 17 00:00:00 2001 From: Andreas Dilger Date: Sun, 6 Aug 2006 00:56:37 -0400 Subject: Make the findsuper program more powerful Improve the findsuper program by printing the uuid and label from the superblocks, as well as the starting and ending offsets of the filesystem given the information in the superblock. Omit by default printing superblocks that are likely found in located in an ext3 journal unless an explicit -j option is given. Signed-off-by: Andreas Dilger Signed-off-by: "Theodore Ts'o" --- misc/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'misc/ChangeLog') diff --git a/misc/ChangeLog b/misc/ChangeLog index 9b3ccd1a..86254330 100644 --- a/misc/ChangeLog +++ b/misc/ChangeLog @@ -1,3 +1,12 @@ +2006-08-06 Theodore Tso + + * findsuper.c (main): Improve findsuper program by printing the + uuid and label from the superblocks, as well as the + starting and ending offsets of the filesystem given the + information in the superblock. Omit by default printing + superblocks that are likely found in located in an ext3 + journal unless an explicit -j option is given. + 2006-08-05 Theodore Tso * mke2fs.c (PRS), util.c (check_mount): In order to force mke2fs -- cgit v1.2.3