Re: [PATCH V5] loop: Add sanity check for read/write_iter

From: Xu, Lizhi
Date: Tue May 20 2025 - 02:50:23 EST


It was designed that way. But for now, if such files from a filesystem
that does not support read_iter are mounted to the loop device without
performing read operations, it may be safe.

It would be best if Christoph Hellwig could give some comments.

BR,
Lizhi