[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200728130437.7804-1-jack@suse.cz>
Date: Tue, 28 Jul 2020 15:04:31 +0200
From: Jan Kara <jack@...e.cz>
To: Ted Tso <tytso@....edu>
Cc: <linux-ext4@...r.kernel.org>, Jan Kara <jack@...e.cz>
Subject: [PATCH 0/6 v3] ext4: Check journal inode extents more carefully
Hello!
This series changes ext4 to properly check extent tree blocks of journal inode.
Omitting these (which is a limitation of block validity checks) leads to crash
in ext4_cache_extents() in case the extent tree of the journal inode is
suitably corrupted.
Changes since v1:
* Added Reviewed-by tags from Lukas
* Fixed two more unrelated minor bugs in block validity testing spotted by
Lukas
Changes since v2:
* Add more Reviewed-by tags from Lukas
* Fix intermediate compilation failure in patch 3/6
Honza
Powered by blists - more mailing lists