On Tue, May 20, 2025 at 11:39:48AM +0000, Xu, Lizhi wrote: > No, isofs does not support read_iter. isofs does use generic_file_read_iter as read_iter method through generic_ro_fops. Why do you keep insisting on a wrong answer instead of simply checking what read* method is used by isofs?