https://bugzilla.kernel.org/show_bug.cgi?id=206027 Darrick J. Wong (djwong+kernel@xxxxxxxxxx) changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |djwong+kernel@xxxxxxxxxx --- Comment #1 from Darrick J. Wong (djwong+kernel@xxxxxxxxxx) --- Looks like a race between the log write failure shutting down the fs, and another thread running through the page_mkwrite code path. Not sure how to fix this since the disk is gone (hence !Pageuptodate) but iomap has no way to know that the caller fs is already dead anyway. -- You are receiving this mail because: You are watching the assignee of the bug.