nvme-pci: initialize tagset numa value to the value of the ctrl
authorMax Gurtovoy <maxg@mellanox.com>
Tue, 16 Jun 2020 09:34:23 +0000 (12:34 +0300)
committerChristoph Hellwig <hch@lst.de>
Wed, 24 Jun 2020 16:37:08 +0000 (18:37 +0200)
commitd4ec47f120537c75184c3dc939d3b2e1bcc8b260
tree9dc3df8d31b5abdd37f59c003da158afc39c17a1
parent635333e400e2e678258ea45232415cdadadd7818
nvme-pci: initialize tagset numa value to the value of the ctrl

Both admin's and drive's tagsets should be set according the numa node
of the controller.

Signed-off-by: Max Gurtovoy <maxg@mellanox.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/host/pci.c