ms-nfs41-client/mount
Casey Bodley 62fa60a83a mount: nfs_mount -d removes persistent connections
bug: connections created through 'net use' or 'map network drive' are not fully removed by 'nfs_mount -d'.  the UNMOUNT upcall completes successfully, but the mount remains visible in net use and windows explorer; the next attempted use of the drive will send a new MOUNT and continue normally

solution: added flag CONNECT_UPDATE_PROFILE to WNetCancelConnection2(): "The system updates the user profile with the information that the connection is no longer a persistent one."

Signed-off-by: Casey Bodley <cbodley@umich.edu>
2010-10-12 10:35:56 -04:00
..
enum.c fresh git tree for public release 2010-10-12 10:15:48 -04:00
mount.c mount: nfs_mount -d removes persistent connections 2010-10-12 10:35:56 -04:00
options.c fresh git tree for public release 2010-10-12 10:15:48 -04:00
options.h 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