[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250205183930.12787-1-jack@suse.cz>
Date: Thu, 6 Feb 2025 10:46:57 +0100
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/2] jbd2: Fix two annoyances in jbd2
Hello,
filesystem fuzzing of ocfs2 has revealed some issues in jbd2 where suitably
corrupted fs can trigger issues in jbd2 - most notably a complaint about
sb->s_sequence being 0 (which is actually correct after recent changes) and
also attempt to replay the journal after it has been wiped. Fix them.
Honza
Powered by blists - more mailing lists