On Tue, Jun 03, 2025 at 07:36:34AM -0700, Darrick J. Wong wrote: > I guess we could just modify _create_loop_device to set directio from > creation and fall back to pagecache io if need be, instead of the weird > "create it then try to change the mode" dance that we do now. Does that > sound better? That's much better.