diff options
| author | Faisal Latif <[email protected]> | 2008-11-22 02:50:46 +0000 |
|---|---|---|
| committer | Roland Dreier <[email protected]> | 2008-12-05 19:00:08 +0000 |
| commit | 183ecfa3091cd4cdda329a7fe89d9544088f517d (patch) | |
| tree | 5cccb1b5b0fdfe7ec1dbaddbe0de04ce087f99a8 /net/unix/af_unix.c | |
| parent | RDMA/nes: Lock down connected_nodes list while processing it (diff) | |
| download | kernel-183ecfa3091cd4cdda329a7fe89d9544088f517d.tar.gz kernel-183ecfa3091cd4cdda329a7fe89d9544088f517d.zip | |
RDMA/nes: Avoid race between MPA request and reset event to rdma_cm
In passive open, after indicating MPA request to rdma_cm, an incoming
RST would fire a reset event to rdma_cm causing it to crash, since the
current state is not connected. The solution is to wait for
nes_accept() or nes_reject() before firing the reset event. If
nes_accept() or nes_reject() is already done, then the reset event
will be fired when RST is processed.
Signed-off-by: Faisal Latif <[email protected]>
Signed-off-by: Chien Tung <[email protected]>
Signed-off-by: Roland Dreier <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
