diff options
author | Christoph Hellwig <hch@lst.de> | 2020-10-29 17:58:28 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-11-16 18:14:30 +0300 |
commit | a160c6159d4a0cf82f28bc1658a958e278ec3688 (patch) | |
tree | 2026376f6fe335c63633b974f34e6826e81f4e3e /tools/perf/scripts/python/export-to-sqlite.py | |
parent | bd8eff3ba2caca53ea72cf3cc87a7797771dd7d2 (diff) | |
download | linux-a160c6159d4a0cf82f28bc1658a958e278ec3688.tar.xz |
block: add an optional probe callback to major_names
Add a callback to the major_names array that allows a driver to override
how to probe for dev_t that doesn't currently have a gendisk registered.
This will help separating the lookup of the gendisk by dev_t vs probe
action for a not currently registered dev_t.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions