Rick Macklem ad81354ceb Fix handling of a NFSv4.1 callback reply from the session cache.
The nfsv4_seqsession() call returns NFSERR_REPLYFROMCACHE when it has a
reply in the session, due to a requestor retry. The code erroneously
assumed a return of 0 for this case. This patch fixes this and adds
a KASSERT(). This would be an extremely rare occurrence. It was found
during code inspection during the pNFS server development.

MFC after:	2 weeks
2017-04-26 21:54:53 +00:00
..
2017-04-24 12:52:42 +00:00
2017-04-25 17:57:43 +00:00
2017-02-28 23:42:47 +00:00
2017-04-26 00:34:05 +00:00
2017-02-28 23:42:47 +00:00
2017-02-28 23:42:47 +00:00
2017-04-25 23:19:27 +00:00
2017-01-28 02:22:15 +00:00