On Tue, Jan 24, 2023 at 01:06:14PM +0100, Jan Kara wrote: > Switching address_space_operations while a file is used is difficult to > do in a race-free way. To be able to use single address_space_operations > in UDF, make in-ICB files use udf_direct_IO(). Looks good: Reviewed-by: Christoph Hellwig <hch@xxxxxx>