[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200727114429.1478-1-jack@suse.cz>
Date: Mon, 27 Jul 2020 13:44:23 +0200
From: Jan Kara <jack@...e.cz>
To: Ted Tso <tytso@....edu>
Cc: <linux-ext4@...r.kernel.org>, Lukas Czerner <lczerner@...hat.com>,
Jan Kara <jack@...e.cz>
Subject: [PATCH 0/6 v2] 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
Honza
Powered by blists - more mailing lists