Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "sunrpc: move the close processing after do recvfrom method"
This reverts commit b0401d7, which moved svc_delete_xprt() outside of XPT_BUSY, and allowed it to be called after svc_xpt_recived(), removing its last reference and destroying it after it had already been queued for future processing. Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
- Loading branch information