Windows: RXAFS_GetVolumeStatus no PRSFS_READ check
authorJeffrey Altman <jaltman@your-file-system.com>
Thu, 5 Dec 2013 05:41:10 +0000 (00:41 -0500)
committerJeffrey Altman <jaltman@your-file-system.com>
Thu, 5 Dec 2013 17:21:58 +0000 (09:21 -0800)
commit2c8d55bee128071807143db6e880a4a6afaea9ba
treea18a6c4dd1440d3ec7e480da5260d1c88787c1e4
parent082597be62ce3f0dfd5fb881abd8770e2fa1ad43
Windows: RXAFS_GetVolumeStatus no PRSFS_READ check

Since d2d591caf2c9b4cf2ebae708cc9b4c8b78ca5a5a the file server no
longer performs a PRSFS_READ access check for the GetVolumeStatus RPC.
The cache manager should no longer test for PRSFS_READ as a means of
avoiding RPCs that are known to fail.

Change-Id: I67bd849d337d87657db8e1f0ed2839367b7972a8
Reviewed-on: http://gerrit.openafs.org/10532
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
src/WINNT/afsd/cm_ioctl.c
src/WINNT/afsd/cm_volume.c
src/WINNT/afsrdr/user/RDRFunction.c