mbox series

[0/2] xprtrdma device removal bug fixes

Message ID 20191202162242.4115.94732.stgit@manet.1015granger.net (mailing list archive)
Headers show
Series xprtrdma device removal bug fixes | expand

Message

Chuck Lever Dec. 2, 2019, 4:28 p.m. UTC
Hi Anna-

Here are two bug fixes related to DEVICE_REMOVAL support in the
RPC/RDMA client. Can these go in 5.5-rc ?

Both of these deserve a stable tag, IMHO, as does 572c4b40a394
("xprtrdma: Fix MR list handling") which I've already sent as
part of for-5.5.

There's one remaining crasher that I hit when removing a device
while there are active NFS mounts. I should have a fix for that
one soon.

---

Chuck Lever (2):
      xprtrdma: Fix create_qp crash on device unload
      xprtrdma: Fix completion wait during device removal


 net/sunrpc/xprtrdma/verbs.c |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

--
Chuck Lever