OpenAFS CVS Commit: openafs/src/sys by jaltman

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Sat, 16 Aug 2008 12:48:17 EDT


Update of /cvs/openafs/src/sys
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-head/src/sys

Modified Files:
	pioctl_nt.c 
Log Message:
DELTA windows-pioctl-getdrivetype-20080816
AUTHOR jaltman@secure-endpoints.com
LICENSE MIT

Use GetDriveType() to check if the current path is a local disk.
If it is, fail the pioctl attempt immediately.  This should avoid
the reported 30 second delay in the AFS Shell Extension.



--- DELTA config follows ---
windows-pioctl-getdrivetype-20080816 openafs/src/sys/pioctl_nt.c 1.49 1.50