OpenAFS CVS Commit: openafs/src/WINNT/afsd by jaltman

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Mon, 11 Feb 2008 09:46:37 EST


Update of /cvs/openafs/src/WINNT/afsd
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-1-5/src/WINNT/afsd

Modified Files:
      Tag: openafs-devel-1_5_x
	cm_vnodeops.c 
Log Message:
DELTA DEVEL15-windows-freelance-20080211
AUTHOR jaltman@secure-endpoints.com
LICENSE MIT

Do not return BAD_NETWORK_ERROR in response to attempts to create directories
or files in the Freelance root.afs volume.  Instead return ACCESS_DENIED.

BAD_NETWORK_ERROR was being sent because the Freelance cell has no
vldb servers.  Short circuit the error by testing for freelance
in CreateFile and MakeDir


--- DELTA config for openafs-devel-1_5_x follows ---
DEVEL15-windows-freelance-20080211 openafs/src/WINNT/afsd/cm_vnodeops.c 1.69.2.56 1.69.2.57