Searched hist:"624080 eded68738daee041ad64672a9d2614754f" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/jbd2/ |
H A D | recovery.c | diff 624080eded68738daee041ad64672a9d2614754f Fri Jun 06 16:50:40 CDT 2008 Theodore Ts'o <tytso@mit.edu> jbd2: If a journal checksum error is detected, propagate the error to ext4
If a journal checksum error is detected, the ext4 filesystem will call ext4_error(), and the mount will either continue, become a read-only mount, or cause a kernel panic based on the superblock flags indicating the user's preference of what to do in case of filesystem corruption being detected.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
|
/openbmc/linux/include/linux/ |
H A D | jbd2.h | diff 624080eded68738daee041ad64672a9d2614754f Fri Jun 06 16:50:40 CDT 2008 Theodore Ts'o <tytso@mit.edu> jbd2: If a journal checksum error is detected, propagate the error to ext4
If a journal checksum error is detected, the ext4 filesystem will call ext4_error(), and the mount will either continue, become a read-only mount, or cause a kernel panic based on the superblock flags indicating the user's preference of what to do in case of filesystem corruption being detected.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
|
/openbmc/linux/fs/ext4/ |
H A D | super.c | diff 624080eded68738daee041ad64672a9d2614754f Fri Jun 06 16:50:40 CDT 2008 Theodore Ts'o <tytso@mit.edu> jbd2: If a journal checksum error is detected, propagate the error to ext4
If a journal checksum error is detected, the ext4 filesystem will call ext4_error(), and the mount will either continue, become a read-only mount, or cause a kernel panic based on the superblock flags indicating the user's preference of what to do in case of filesystem corruption being detected.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
|