diff options
author | Gerd Rausch <gerd.rausch@oracle.com> | 2019-07-17 00:29:12 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-07-17 21:06:52 +0200 |
commit | 9547dff1085d5935d6070377023096821033e30c (patch) | |
tree | d4ef0c90a0cc78c5012bec93af8111044723456c /net/sunrpc | |
parent | net/rds: Fix NULL/ERR_PTR inconsistency (diff) | |
download | linux-9547dff1085d5935d6070377023096821033e30c.tar.xz linux-9547dff1085d5935d6070377023096821033e30c.zip |
net/rds: Set fr_state only to FRMR_IS_FREE if IB_WR_LOCAL_INV had been successful
Fix a bug where fr_state first goes to FRMR_IS_STALE, because of a failure
of operation IB_WR_LOCAL_INV, but then gets set back to "FRMR_IS_FREE"
uncoditionally, even though the operation failed.
Signed-off-by: Gerd Rausch <gerd.rausch@oracle.com>
Acked-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sunrpc')
0 files changed, 0 insertions, 0 deletions