Searched hist:"345 c0dbf3a30872d9b204db96b5857cd00808cae" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/ext4/ |
H A D | block_validity.c | diff 345c0dbf3a30872d9b204db96b5857cd00808cae Tue Apr 09 22:37:08 CDT 2019 Theodore Ts'o <tytso@mit.edu> ext4: protect journal inode's blocks using block_validity
Add the blocks which belong to the journal inode to block_validity's system zone so attempts to deallocate or overwrite the journal due a corrupted file system where the journal blocks are also claimed by another inode.
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=202879 Signed-off-by: Theodore Ts'o <tytso@mit.edu> Cc: stable@kernel.org
|
H A D | inode.c | diff 345c0dbf3a30872d9b204db96b5857cd00808cae Tue Apr 09 22:37:08 CDT 2019 Theodore Ts'o <tytso@mit.edu> ext4: protect journal inode's blocks using block_validity
Add the blocks which belong to the journal inode to block_validity's system zone so attempts to deallocate or overwrite the journal due a corrupted file system where the journal blocks are also claimed by another inode.
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=202879 Signed-off-by: Theodore Ts'o <tytso@mit.edu> Cc: stable@kernel.org
|