On Mon, 28 Apr 2025 22:36:26 +0800, Lizhi Xu wrote: > Some file systems do not support read_iter/write_iter, such as selinuxfs > in this issue. > So before calling them, first confirm that the interface is supported and > then call it. > > It is releavant in that vfs_iter_read/write have the check, and removal > of their used caused szybot to be able to hit this issue. > > [...] Applied, thanks! [1/1] loop: Add sanity check for read/write_iter commit: f5c84eff634ba003326aa034c414e2a9dcb7c6a7 Best regards, -- Jens Axboe