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

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Fri, 22 Aug 2008 17:41:44 EDT


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

Modified Files:
      Tag: openafs-windows-kdfs-ifs-branch
	cm_scache.c cm_vnodeops.c smb.c smb3.c 
Log Message:
DELTA KDFS-windows-misc-20080806
AUTHOR jaltman@secure-endpoints.com
LICENSE MIT

Return CM_ERROR_READONLY if the caller wants PRSFS_DELETE and the
volume is readonly.

In cm_CheckNTDelete() do not call cm_SyncOpDone if cm_SyncOp failed

Do not force the use of fake directory data if the user does not
have PRSFS_READ on the directory.  Let the bulkstatus call take
place now that it is actually being used efficiently.

In ApplyV3SearchDirPatches, use cm_SyncOp(CM_SCACHESYNC_GETSTATUS)
to obtain the status info for Freelance entries instead of the
bulkstatus call.

Fix the truncation of 8.3 names in directory search responses.


--- DELTA config for openafs-windows-kdfs-ifs-branch follows ---
KDFS-windows-misc-20080806 openafs/src/WINNT/afsd/cm_scache.c 1.105.2.9 1.105.2.10
KDFS-windows-misc-20080806 openafs/src/WINNT/afsd/cm_vnodeops.c 1.141.2.13 1.141.2.14
KDFS-windows-misc-20080806 openafs/src/WINNT/afsd/smb.c 1.191.2.20 1.191.2.21
KDFS-windows-misc-20080806 openafs/src/WINNT/afsd/smb3.c 1.154.2.13 1.154.2.14