diff options
author | Jan Kara <[email protected]> | 2019-05-15 08:57:40 +0200 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2019-05-27 07:35:02 -0600 |
commit | 31cb1d64da4ebd214348cad9d86e663c831c45fc (patch) | |
tree | a1ed3907812f5623c91be7beb666495741aa4a67 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 33ec3e53e7b1869d7851e59e126bdb0fe0bd1982 (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 <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Jan Kara <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions