OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_65-106-gee7399f
Gerrit Code Review
gerrit@openafs.org
Wed, 21 Oct 2009 07:36:55 -0700 (PDT)
The following commit has been merged in the master branch:
commit ee7399fa3795652c3d903e9af2baa9ba0174ca03
Author: Jeffrey Altman <jaltman@secure-endpoints.com>
Date: Wed Oct 21 09:02:04 2009 -0400
Windows: Do not permit infinite attempts to obtain a pioctl file handle
The recent change to detect sharing violations and initiate retries
permits infinite attempts. Change this to a limit of 100 attempts
and increase the sleep period between attempts from 1ms to 100ms.
LICENSE MIT
Reviewed-on: http://gerrit.openafs.org/697
Tested-by: Jeffrey Altman <jaltman@openafs.org>
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
src/sys/pioctl_nt.c | 52 ++++++++++++++++++++++++++++++++++----------------
1 files changed, 35 insertions(+), 17 deletions(-)
--
OpenAFS Master Repository