commit | ff526d86051f3689fe41e235ab962389d43999a9 | [log] [tgz] |
---|---|---|
author | Long Li <longli@microsoft.com> | Thu Sep 20 21:18:39 2018 +0000 |
committer | Steve French <stfrench@microsoft.com> | Tue Oct 23 21:16:05 2018 -0500 |
tree | 3daf4db1a768703e292252f2ad4a9da07c589c62 | |
parent | 6d3adb23becb7b14995f6171c1d9f7f3baab1c79 [diff] |
CIFS: SMBD: Do not call ib_dereg_mr on invalidated memory registration It is not necessary to deregister a memory registration after it has been successfully invalidated. Signed-off-by: Long Li <longli@microsoft.com> Signed-off-by: Steve French <stfrench@microsoft.com>