On Thu, Feb 22, 2024 at 08:45:40PM +0800, Yu Kuai wrote: > From: Yu Kuai <yukuai3@xxxxxxxxxx> > > Add helpers to access bd_inode, prepare to remove the field 'bd_inode' > after removing all the access from filesystems and drivers. Looks good: Reviewed-by: Christoph Hellwig <hch@xxxxxx> I suspect a few things like the partition parsing should pass down the bdev file further, but no need to do that now.