OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_65-95-g3eec9fa
Gerrit Code Review
gerrit@openafs.org
Mon, 19 Oct 2009 16:40:49 -0700 (PDT)
The following commit has been merged in the master branch:
commit 3eec9fa7700de5d20a5c7eec8fc02f87ead1f342
Author: Simon Wilkinson <sxw@inf.ed.ac.uk>
Date: Mon Oct 19 23:56:12 2009 +0100
Return both error codes for rxfs_fetchInit
The FetchStore refactoring was causing the result from rx_EndCall to
be discarded. This change will cause that to be returned to the caller
if rx_Error() returns 0
Reviewed-on: http://gerrit.openafs.org/687
Tested-by: Derrick Brashear <shadow@dementia.org>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
src/afs/afs_fetchstore.c | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
--
OpenAFS Master Repository