ext4: Save error information to the superblock for analysis
authorTheodore Ts'o <tytso@mit.edu>
Tue, 27 Jul 2010 15:56:03 +0000 (11:56 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 27 Jul 2010 15:56:03 +0000 (11:56 -0400)
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>

No differences found