diff options
author | 2017-09-12 09:02:02 +0000 | |
---|---|---|
committer | 2017-09-25 12:45:21 -0500 | |
commit | 0aa18464c812e0154e8bafc9f60ca8002b3a8e7c (patch) | |
tree | b63b6160fa43cf0fe8b2dd7c2e6c1577a5860792 /scripts/gdb/linux/utils.py | |
parent | DLM: fix to use sk_callback_lock correctly (diff) | |
download | wireguard-linux-0aa18464c812e0154e8bafc9f60ca8002b3a8e7c.tar.xz wireguard-linux-0aa18464c812e0154e8bafc9f60ca8002b3a8e7c.zip |
DLM: fix to reschedule rwork
When an error occurs in kernel_recvmsg or kernel_sendpage and
close_connection is called and receive work is already scheduled,
receive work is canceled. In that case, the receive work will not
be scheduled forever after reconnection, because CF_READ_PENDING
flag is established.
Signed-off-by: Tadashi Miyauchi <miyauchi@toshiba-tops.co.jp>
Signed-off-by: Tsutomu Owa <tsutomu.owa@toshiba.co.jp>
Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions