]> www.infradead.org Git - users/sagi/libnvme.git/commitdiff
libnvme.map: add nvme_ctrl_is_persistent()
authorMartin George <marting@netapp.com>
Thu, 27 Oct 2022 11:10:35 +0000 (16:40 +0530)
committerMartin George <marting@netapp.com>
Thu, 27 Oct 2022 11:10:35 +0000 (16:40 +0530)
Add nvme_ctrl_is_persistent() to the global list for use in nvme-cli.

Signed-off-by: Martin George <marting@netapp.com>
src/libnvme.map

index fdbb5e57179730aaade6133b58a126698a39453d..d619f395ef455a3a21ccaf6536494e72ddf77482 100644 (file)
@@ -6,6 +6,7 @@ LIBNVME_1_2 {
                nvme_ctrl_set_dhchap_host_key;
                nvmf_get_discovery_wargs;
                nvme_get_feature_length2;
+               nvme_ctrl_is_persistent;
 };
 
 LIBNVME_1_1 {