The following commit has been merged in the openafs-stable-1_4_x branch:
commit ad54e78d3c648bede3f203f23d73dfbfc40e963c
Author: Rainer Toebbicke <[email protected]>
Date: Mon Sep 14 13:53:56 2009 +0100
Init the vrequest structure correctly
FIXES 125355
(1.4.x only)
afs_InitReq fails to initialize the "flags" field of the vrequest structure.
Consequently the logic involving (flags & O_NONBLOCK) in afs_Analyze leads
to
unpredictable results. afs_InitReq should initialize the complete vrequest
structure.
Reviewed-on: http://gerrit.openafs.org/457
Tested-by: Derrick Brashear <[email protected]>
Reviewed-by: Derrick Brashear <[email protected]>
src/afs/afs_osi_pag.c | 10 +---------
1 files changed, 1 insertions(+), 9 deletions(-)
--
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs