commit | 993988f65527e5665181b3e4a6161f317e396489 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Fri Jun 25 10:53:13 2010 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Jul 05 14:45:55 2010 -0400 |
tree | 7220ce1f1f33c873749b929d0478b3daf3da3ca0 | |
parent | 8c084167ee5ea4ae28359b0d67d583eb1068465c [diff] |
Add superblock fields which track first and most recent fs errors Add superblock fields which track where and when the first and most recent file system errors occured. These fields are displayed by dumpe2fs and cleared by e2fsck. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>