J. Bruce Fields 8985ef0b8a svcrpc: complete svsk processing on cb receive failure
Currently when there's some failure to receive a callback (because we
couldn't find a matching xid, for example), we exit svc_recv with
sk_tcplen still set but without any pages saved with the socket.  This
will cause a crash later in svc_tcp_restore_pages.

Instead, make sure we reset that tcp information whether the callback
received failed or succeeded.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
2011-04-10 10:47:46 -04:00
..
2010-12-16 12:37:25 -05:00
2011-01-06 14:46:23 -05:00
2011-03-17 12:39:00 -04:00
2010-10-01 18:09:55 -04:00
2010-12-17 15:48:21 -05:00
2011-01-10 14:45:01 -05:00
2011-03-17 12:39:00 -04:00