On Sat, Jul 24, 2021 at 09:12:42AM +0200, Christoph Hellwig wrote: > Unhash the block device inodes as early as possible. This ensures that > the inode and thus block_device an't be found in the inode hash as soon > as we start deleting the disk, instead of finding it and rejecting it > later because GENHD_FL_UP is cleared. > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> Reviewed-by: Ming Lei <ming.lei@xxxxxxxxxx> -- Ming