commit | 1c13d5c0872870cca3e612aa045d492ead9ab004 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Tue Jul 27 11:56:03 2010 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Tue Jul 27 11:56:03 2010 -0400 |
tree | 6e3dd0d3f49ff56dda9fc6cd72c233759bc24e09 | |
parent | c398eda0e43a791be0fca6f197a1e2bbb9f16070 [diff] |
ext4: Save error information to the superblock for analysis Save number of file system errors, and the time function name, line number, block number, and inode number of the first and most recent errors reported on the file system in the superblock. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>