KDFS-windows-afsrdr-kernel-20081212
authorPeter Scott <pscott@kerneldrivers.com>
Fri, 12 Dec 2008 18:52:59 +0000 (18:52 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 12 Dec 2008 18:52:59 +0000 (18:52 +0000)
commitb7a4b0968ff4da4573e3965d22553503136e84fd
tree8f72ce6d135886ee3a45f679635eaf34a14ff5c9
parent68aa0f285f3870ecb79928f7cc8806919887b6fe
KDFS-windows-afsrdr-kernel-20081212

LICENSE BSD

Enumerate the global root immediately after afsd_service initializes
the file system.  Do not wait for the first request to be received.

The pioctl interface queries the ready state of the file system before
issuing a request.  If the global root has not been enumerated, the
file system will report a not ready status and the pioctl will fallback
to the smb interface.

====================
This delta was composed from multiple commits as part of the CVS->Git migration.
The checkin message with each commit was inconsistent.
The following are the additional commit messages.
====================
LICENSE BSD

change the network provider comment for the "AFS" server
entry to "AFS Root".

return success if the invalidation cannot find the object
src/WINNT/afsrdr/kernel/AFSCreate.cpp
src/WINNT/afsrdr/kernel/AFSGeneric.cpp
src/WINNT/afsrdr/kernel/AFSNetworkProviderSupport.cpp
src/WINNT/afsrdr/kernel/AFSRDRSupport.cpp
src/WINNT/afsrdr/kernel/AFSWorker.cpp
src/WINNT/afsrdr/kernel/include/AFSCommon.h
src/WINNT/afsrdr/kernel/include/AFSDefines.h