diff options
author | Christoph Hellwig <hch@lst.de> | 2021-10-21 08:06:03 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-10-22 08:33:57 -0600 |
commit | 8c6aabd1c72bc241c55f5b71a86cea5ef28bceca (patch) | |
tree | 8a466aafe1c4ab3c068a316ba57b99b5da0100f7 /Documentation/driver-api | |
parent | b83ce214af3885437ff223b3a0c8ec6072a84167 (diff) |
nfsd/blocklayout: use ->get_unique_id instead of sending SCSI commands
Call the ->get_unique_id method to query the SCSI identifiers. This can
use the cached VPD page in the sd driver instead of sending a command
on every LAYOUTGET. It will also allow to support NVMe based volumes
if the draft for that ever takes off.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: J. Bruce Fields <bfields@redhat.com>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Link: https://lore.kernel.org/r/20211021060607.264371-4-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'Documentation/driver-api')
0 files changed, 0 insertions, 0 deletions