Hi Trond,
The following changes since commit 21ead9ff3dc72604d89499a1da5a18cc193ec4ff:
SUNRPC: Micro-optimize __rpc_execute (2018-01-23 09:44:40 -0500)
are available in the Git repository at:
git://git.linux-nfs.org/projects/anna/linux-nfs.git tags/nfs-rdma-for-4.16-2
for you to fetch changes up to e89e8d8fcdc6751e86ccad794b052fe67e6ad619:
xprtrdma: Fix BUG after a device removal (2018-02-02 13:31:04 -0500)
----------------------------------------------------------------
Stable fixes:
- Fix calculating ri_max_send_sges, which can oops if max_sge is too small
- Fix a BUG after device removal if freed resources haven't been allocated yet
Thanks,
Anna
----------------------------------------------------------------
Chuck Lever (2):
xprtrdma: Fix calculation of ri_max_send_sges
xprtrdma: Fix BUG after a device removal
net/sunrpc/xprtrdma/rpc_rdma.c | 2 +-
net/sunrpc/xprtrdma/verbs.c | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)