diff options
| author | Christoph Hellwig <[email protected]> | 2020-09-01 17:57:45 +0200 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2020-09-02 08:00:07 -0600 |
| commit | b55d3d21a05d5558440515c1a73d87bc4b1fa17c (patch) | |
| tree | 94c8bf578e9965464826a885a4f36b17de286f5e /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | b8086d3f5a0e88b1912d55a158b8a6a43ad6604b (diff) | |
nvme: opencode revalidate_disk in nvme_validate_ns
Keep control in the NVMe driver instead of going through an indirect
call back into ->revalidate_disk. Also reorder the function a bit to be
easier to follow with the additional code.
And now that we have removed all callers of revalidate_disk() in the nvme
code, ->revalidate_disk is only called from the open code when first
opening the device. Which is of course totally pointless as we have
a valid size since the initial scan, and will get an updated view
through the asynchronous notifiation everytime the size changes.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Josef Bacik <[email protected]>
Reviewed-by: Johannes Thumshirn <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions