OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-3651-gf7cf559
Gerrit Code Review
gerrit@openafs.org
Fri, 22 Mar 2013 07:33:52 -0700 (PDT)
The following commit has been merged in the master branch:
commit f7cf559480c04989c7c46126f2036fe78f301705
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date: Wed Mar 20 16:23:59 2013 -0400
Windows: NPCancelConnection without drive letter
When canceling a network connection to a UNC path, do not match
connections that have drive letters assigned. Only cancel the connection
if there it matches the UNC path and has no local name.
Change-Id: I2c27c6d08cec65406f7e7f9eb61cd6d6c7be1f5c
Reviewed-on: http://gerrit.openafs.org/9640
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Peter Scott <pscott@kerneldrivers.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
Tested-by: Jeffrey Altman <jaltman@your-file-system.com>
.../kernel/lib/AFSNetworkProviderSupport.cpp | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
--
OpenAFS Master Repository