linux-nvme / nvme-cli

NVMe management command line interface.
https://nvmexpress.org
GNU General Public License v2.0
1.47k stars 655 forks source link

plugins/ocp: Split ocp_get_uuid_index() into find and get functions. #2304

Closed lgdacunh closed 6 months ago

lgdacunh commented 6 months ago

Enable reuse of OCP UUID discovery logic from other plugins. Enable single call to nvme_identify_uuid() when dealing with multiple UUIDs