commit | 1b644b6e6f6160ae35ce4b52c2ca89ed3e356e18 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@citi.umich.edu> | Sun Feb 28 16:33:31 2010 -0500 |
committer | J. Bruce Fields <bfields@citi.umich.edu> | Sun Feb 28 16:39:30 2010 -0500 |
tree | 86e92799df5e98bed5293d2f4b9d75f58b2cea11 | |
parent | f5822754ea006563e1bf0a1f43faaad49c0d8bb2 [diff] |
Revert "sunrpc: move the close processing after do recvfrom method" This reverts commit b0401d725334a94d57335790b8ac2404144748ee, 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>