]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
plugins/lm: Pass numd option to nvme_lm_migration_recv
authorDmitry Sherstoboev <sdmitry@google.com>
Fri, 28 Mar 2025 17:50:15 +0000 (01:50 +0800)
committerDaniel Wagner <wagi@monom.org>
Tue, 1 Apr 2025 12:37:44 +0000 (12:37 +0000)
commiteb67f3b87b813f8c2b1b8996323f3b6a4abcd75a
tree1a9068cad198a4f7458996608dc0839fd7f7a180
parent6d5cecabf871e52972867565601c29d4b4e9edd1
plugins/lm: Pass numd option to nvme_lm_migration_recv

Forward the user-provided 'numd' value from the command-line options
to the underlying nvme_lm_migration_recv library function call.

Signed-off-by: Dmitry Sherstoboev <sdmitry@google.com>
plugins/lm/lm-nvme.c