nvme: inherit stable pages constraint in the mpath stack device
authorSagi Grimberg <sagi@grimberg.me>
Thu, 2 Apr 2020 05:44:43 +0000 (22:44 -0700)
committerChristoph Hellwig <hch@lst.de>
Thu, 2 Apr 2020 08:51:46 +0000 (10:51 +0200)
commit74e4d20e2f43cf09a35543d960ac8f7a1ffcbbb5
tree3d7d23e4ea273befd1ac2a4a0323688be660de0e
parent39d06079a50fe2a651091b38e311e605de0788cb
nvme: inherit stable pages constraint in the mpath stack device

If the backing device require stable pages, we need to set it on the
stack mpath device as well. This applies to rdma/fc transports when
doing data integrity and tcp transport calculating digests.

Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/host/core.c