Rick Macklem 4a9c979c0f MFC: r206688
The experimental NFS client was not filling in recovery credentials
for opens done locally in the client when a delegation for the file
was held. This could cause the client to crash in crsetgroups() when
recovering from a server crash/reboot. This patch fills in the
recovery credentials for this case, in order to avoid the client crash.
Also, add KASSERT()s to the credential copy functions, to catch any
other cases where the credentials aren't filled in correctly.
2010-04-23 00:12:23 +00:00
..
2010-01-31 17:43:22 +00:00
2010-04-09 08:39:28 +00:00
2010-03-22 20:36:35 +00:00
2010-03-27 17:22:11 +00:00
2010-04-23 00:12:23 +00:00
2010-04-23 00:12:23 +00:00
2010-04-20 01:25:18 +00:00
2010-04-07 02:24:41 +00:00
2009-09-14 11:01:15 +00:00