ms-nfs41-client/sys
Casey Bodley 50dbd847f0 driver: open files for one mount won't prevent unmount another
IOCTL_NFS41_DELCONN had a check for RxDeviceObject->NumberOfActiveFcbs before calling nfs41_DeleteConnection().  this prevents us from unmounting even if the netroot has no open files, and is redundant because nfs41_FinalizeNetRoot() already has the necessary check for NetRoot->NumberOfFcbs/SrvOpens

Signed-off-by: Casey Bodley <cbodley@citi.umich.edu>
2010-11-05 15:36:10 -04:00
..
makefile fresh git tree for public release 2010-10-12 10:15:48 -04:00
nfs41_debug.c driver: added error mapping for symlink outside filesystem 2010-11-05 14:35:28 -04:00
nfs41_debug.h driver: print_error() for error messages 2010-11-05 14:35:27 -04:00
nfs41_driver.c driver: open files for one mount won't prevent unmount another 2010-11-05 15:36:10 -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