Re: [PATCH 4/4] block: Make blk_get_backing_dev_info() safe without open bdev
From: Christoph Hellwig <hch@infradead.org>
Date: 2017-02-01 09:53:22
From: Christoph Hellwig <hch@infradead.org>
Date: 2017-02-01 09:53:22
Looks fine: Reviewed-by: Christoph Hellwig <hch@lst.de> But can you also add another patch to kill off blk_get_backing_dev_info? The direct dereference is short and cleaner. Additionally the bt_bdi field in XFS could go away, too.