fixes for iomap_bio_read_folio_range_sync

Christoph Hellwig <[email protected]> Tue, 4 Aug 2026 05:43:56 -0700
Newsgroups gmane.linux.file-systems
Message-ID <[email protected]>
Hi all,

two fixes for iomap_bio_read_folio_range_sync, a potential kernel
crash when tweaking the device integrity behvavior using sysfs,
and a missing bio_uninit that the Sashiko review of the first fix
found.