On Tue, Jun 06, 2023 at 09:39:48AM +0200, Christoph Hellwig wrote: > Always use I_BDEV(file->f_mapping->host) to find the bdev for a file to > free up file->private_data for other uses. > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> > --- Looks good to me, Acked-by: Christian Brauner <brauner@xxxxxxxxxx>