diff options
author | Alexander Aring <aahringo@redhat.com> | 2021-07-16 23:22:45 +0300 |
---|---|---|
committer | David Teigland <teigland@redhat.com> | 2021-07-19 19:56:36 +0300 |
commit | 62699b3f0a62435fceb8debf295e90a5ea259e04 (patch) | |
tree | d4a5ebc2b7ef9323f0644a91aef964ceaec8184b /ipc | |
parent | c51b0221798b695ac1beac6597d3a0acf039384b (diff) | |
download | linux-62699b3f0a62435fceb8debf295e90a5ea259e04.tar.xz |
fs: dlm: move receive loop into receive handler
This patch moves the kernel_recvmsg() loop call into the
receive_from_sock() function instead of doing the loop outside the
function and abort the loop over it's return value.
Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions