Windows: cm_BkgDaemon requeuing only applies to BkgStore
authorJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 13 Nov 2009 18:56:20 +0000 (13:56 -0500)
committerJeffrey Altman <jaltman|account-1000011@unknown>
Thu, 19 Nov 2009 16:56:38 +0000 (08:56 -0800)
commitaa9072ce40f7af11919252da82179b45481eb878
tree7170d597e94b9f5ea96d549b5a29b18b2fd22698
parent4c58b1db9f34c220d839dd4a1b38ed11e9ce2197
Windows: cm_BkgDaemon requeuing only applies to BkgStore

cm_BkgDaemon currently requeues failed requests for a variety
of errors.  It only applies to cm_BkgStore requests.  The current
code only supports cm_BkgStore and cm_BkgPrefetch operations.
Additional background operations may be added in the future.
If requeues are meant to apply to the new operations, they should
be explicitly specified.  Specify cm_BkgStore explicitly now.

LICENSE MIT

Change-Id: Iae7c5fe4f2f7bc701ebe93500626b68f49b0063f
Reviewed-on: http://gerrit.openafs.org/824
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Jeffrey Altman <jaltman@openafs.org>
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
src/WINNT/afsd/cm_daemon.c