summaryrefslogtreecommitdiff
path: root/block/blk-core.c
diff options
context:
space:
mode:
authorJan Kara <jack@suse.cz>2019-05-15 08:57:40 +0200
committerJens Axboe <axboe@kernel.dk>2019-05-27 07:35:02 -0600
commit31cb1d64da4ebd214348cad9d86e663c831c45fc (patch)
treea1ed3907812f5623c91be7beb666495741aa4a67 /block/blk-core.c
parent33ec3e53e7b1869d7851e59e126bdb0fe0bd1982 (diff)
block: Don't revalidate bdev of hidden gendisk
When hidden gendisk is revalidated, there's no point in revalidating associated block device as there's none. We would thus just create new bdev inode, report "detected capacity change from 0 to XXX" message and evict the bdev inode again. Avoid this pointless dance and confusing message in the kernel log. Reviewed-by: Hannes Reinecke <hare@suse.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jan Kara <jack@suse.cz> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block/blk-core.c')
0 files changed, 0 insertions, 0 deletions