ms-nfs41-client/sys
Olga Kornievskaia 9f2587c3b3 [driver] abandoned upcalls dont delete security context
Deleting client's security context was causing kernel crashes.

During upcall, we remember a pointer to the client's security context,
then on close we delete the security context. Previously we would also
delete the context if the upcall was abandoned.

Apparently, windows will always send a close for the fcb that was used
for the abandoned upcall. Close deletes the context. Then when upcall
was done, it would try to delete the context again (oops).
2011-06-22 11:42:30 -04:00
..
makefile fresh git tree for public release 2010-10-12 10:15:48 -04:00
nfs41_debug.c [driver] [cosmetic] changing printfs 2011-04-19 14:00:45 -04:00
nfs41_debug.h [driver] [cosmetic] restructuring debugging output 2011-04-14 20:14:21 -04:00
nfs41_driver.c [driver] abandoned upcalls dont delete security context 2011-06-22 11:42:30 -04:00
nfs41_driver.h first stab at handling security irp 2011-03-22 17:21:13 -04:00
nfs41_driver.ini fresh git tree for public release 2010-10-12 10:15:48 -04:00
nfs41_driver.rc fresh git tree for public release 2010-10-12 10:15:48 -04:00
sources fresh git tree for public release 2010-10-12 10:15:48 -04:00
wmlkm.c fresh git tree for public release 2010-10-12 10:15:48 -04:00
wmlkm.h fresh git tree for public release 2010-10-12 10:15:48 -04:00