On Thu, May 22, 2025 at 08:31:41AM -0700, Caleb Sander Mateos wrote: > On Thu, May 22, 2025 at 7:37 AM Ming Lei <ming.lei@xxxxxxxxxx> wrote: > > > > fs_start_write() and fs_end_write() should be added around ->write_iter(). > > Do you mean file_start_write() and file_end_write()? Yeah, will change it if V2 is needed. Thanks, Ming