Whamcloud - gitweb
Enhance e2fsck so it can fix external journal hint in the superblock
authorTheodore Ts'o <tytso@mit.edu>
Fri, 10 Mar 2006 20:25:59 +0000 (15:25 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 10 Mar 2006 20:25:59 +0000 (15:25 -0500)
commitb1c52b26a44efeb366402985763c242a4b21aeb1
tree8fff40fff587a9c2e0f1840de2619efddf2bfc85
parent26efcacd04766106ad695953694c3d134447144b
Enhance e2fsck so it can fix external journal hint in the superblock

Check to see if the superblock hint for the external journal needs to
be updated, and if so, offer to update it.  (Addresses Debian Bug:
#355644)

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
e2fsck/ChangeLog
e2fsck/e2fsck.h
e2fsck/journal.c
e2fsck/problem.c
e2fsck/problem.h
e2fsck/super.c