OpenAFS CVS Commit: openafs/src/WINNT/afsrdr/kernel by jaltman
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Sat, 20 Dec 2008 13:00:00 EST
Update of /cvs/openafs/src/WINNT/afsrdr/kernel
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-kdfs/src/WINNT/afsrdr/kernel
Modified Files:
Tag: openafs-windows-kdfs-ifs-branch
AFSDirControl.cpp AFSFcbSupport.cpp AFSFileInfo.cpp
AFSGeneric.cpp AFSNetworkProviderSupport.cpp
Log Message:
DELTA KDFS-windows-afsrdr-kernel-file-attributes-20081220
AUTHOR jaltman@secure-endpoints.com
LICENSE BSD
New function AFSGetFileAttributes() is now used to obtain or
compute the FileAttributes that should be used in responses
to directory enumerations and information queries.
To improve readability replace FileType 0 with the descriptive
AFS_FILE_TYPE_UNKNOWN preprocessor symbol.
The DirEntry.DirectoryEntry.FileAttributes field is now
strictly the FileAttributes value reported by the service.
The file system should not modify this value.
--- DELTA config for openafs-windows-kdfs-ifs-branch follows ---
KDFS-windows-afsrdr-kernel-file-attributes-20081220 openafs/src/WINNT/afsrdr/kernel/AFSDirControl.cpp 1.1.2.14 1.1.2.15
KDFS-windows-afsrdr-kernel-file-attributes-20081220 openafs/src/WINNT/afsrdr/kernel/AFSFcbSupport.cpp 1.1.2.19 1.1.2.20
KDFS-windows-afsrdr-kernel-file-attributes-20081220 openafs/src/WINNT/afsrdr/kernel/AFSFileInfo.cpp 1.1.2.13 1.1.2.14
KDFS-windows-afsrdr-kernel-file-attributes-20081220 openafs/src/WINNT/afsrdr/kernel/AFSGeneric.cpp 1.1.2.26 1.1.2.27
KDFS-windows-afsrdr-kernel-file-attributes-20081220 openafs/src/WINNT/afsrdr/kernel/AFSNetworkProviderSupport.cpp 1.1.2.14 1.1.2.15