]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcac453524a40f84630f863499b3426a5e47d5736
tree6e3dd0d3f49ff56dda9fc6cd72c233759bc24e09
parentecb7448f785c5d6b7cf46025f3ab51e12d47d884
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>
fs/ext4/block_validity.c
fs/ext4/ext4.h
fs/ext4/ext4_jbd2.c
fs/ext4/inode.c
fs/ext4/super.c