diff options
author | Sagi Grimberg <sagi@grimberg.me> | 2017-02-27 21:16:33 +0300 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2017-03-25 05:31:19 +0300 |
commit | ea174c9573b0e0c8bc1a7a90fe9360ccb7aa9cbb (patch) | |
tree | 7819bc75f9c2e729d6520a91872e17a9bc3defd3 /scripts/const_structs.checkpatch | |
parent | b7363e67b23e04c23c2a99437feefac7292a88bc (diff) | |
download | linux-ea174c9573b0e0c8bc1a7a90fe9360ccb7aa9cbb.tar.xz |
RDMA/iser: Fix possible mr leak on device removal event
When the rdma device is removed, we must cleanup all
the rdma resources within the DEVICE_REMOVAL event
handler to let the device teardown gracefully. When
this happens with live I/O, some memory regions are
occupied. Thus, track them too and dereg all the mr's.
We are safe with mr access by iscsi_iser_cleanup_task.
Reported-by: Raju Rangoju <rajur@chelsio.com>
Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
Reviewed-by: Max Gurtovoy <maxg@mellanox.com>
Reviewed-by: Max Gurtovoy <maxg@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions