commit | 74e4d20e2f43cf09a35543d960ac8f7a1ffcbbb5 | [log] [tgz] |
---|---|---|
author | Sagi Grimberg <sagi@grimberg.me> | Wed Apr 01 22:44:43 2020 -0700 |
committer | Christoph Hellwig <hch@lst.de> | Thu Apr 02 10:51:46 2020 +0200 |
tree | 3d7d23e4ea273befd1ac2a4a0323688be660de0e | |
parent | 39d06079a50fe2a651091b38e311e605de0788cb [diff] |
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>