ms-nfs41-client/sys
Olga Kornievskaia 1b88791f6f always make an upcall
if the thread placing an upcall was woken up from the sleep, but have not been picked up by the daemon thread from the upcall queue, we would just cancel the upcall. thus nfsd would never see it. however, it was causing leaks in the open state. we would allocate open state but matching close would never make it to the daemon.

instead, always place an upcall to the daemon, but mark it that nobody is waiting for it if the requesting thread gets interrupted and goes away.
2010-10-20 17:04:26 -04:00
..
makefile fresh git tree for public release 2010-10-12 10:15:48 -04:00
nfs41_debug.c symlink: driver marshalls new SYMLINK upcall 2010-10-14 12:42:32 -04:00
nfs41_debug.h fresh git tree for public release 2010-10-12 10:15:48 -04:00
nfs41_driver.c always make an upcall 2010-10-20 17:04:26 -04:00
nfs41_driver.h symlink: driver marshalls new SYMLINK upcall 2010-10-14 12:42:32 -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