Revert "sunrpc: move the close processing after do recvfrom method"
authorJ. Bruce Fields <bfields@citi.umich.edu>
Sun, 28 Feb 2010 21:33:31 +0000 (16:33 -0500)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Sun, 28 Feb 2010 21:39:30 +0000 (16:39 -0500)
commit1b644b6e6f6160ae35ce4b52c2ca89ed3e356e18
tree86e92799df5e98bed5293d2f4b9d75f58b2cea11
parentf5822754ea006563e1bf0a1f43faaad49c0d8bb2
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>
net/sunrpc/svc_xprt.c