[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230616164553.1090-1-jack@suse.cz>
Date: Fri, 16 Jun 2023 18:50:46 +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/11] ext4: Cleanup read-only and fs aborted checks
Hello,
This series arised from me trying to fix races when the ext4 filesystem gets
remounted read-write and users can race in writes before quota subsystem is
prepared to take them. This particular problem got fixed in VFS in the end
but the cleanups are still good in my opinion so I'm submitting them. They
get rid of EXT4_MF_ABORTED flag and cleanup some sb_rdonly() checks.
Honza
Powered by blists - more mailing lists