The following commit has been merged in the openafs-stable-1_6_x branch:
commit 23cb83b45f70186fa97b9e7d2a1a8b44272579d8
Author: Michael Meffie <[email protected]>
Date:   Thu Apr 24 15:27:38 2014 -0400

    libafs: check afs_InitReq return code
    
    Do not ignore the return code from afs_InitReq everywhere it is
    called. If afs_InitReq fails, the vrequest could not be initialized
    for some reason.
    
    Reviewed-on: http://gerrit.openafs.org/11097
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Chas Williams - CONTRACTOR <[email protected]>
    Reviewed-by: D Brashear <[email protected]>
    (cherry picked from commit cdbf49f06baf33abd803b5d1ec245e58a94eec52)
    
    Change-Id: Ia8c0368f50f77b148a1e3f41b0538b0ec7c4123d
    Reviewed-on: http://gerrit.openafs.org/11163
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Chas Williams - CONTRACTOR <[email protected]>
    Reviewed-by: Gergely Madarasz <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>
    Reviewed-by: Andrew Deason <[email protected]>
    Reviewed-by: Stephan Wiesand <[email protected]>

 src/afs/IRIX/osi_vnodeops.c  |   17 +++++++++++++----
 src/afs/LINUX/osi_vnodeops.c |    3 +++
 src/afs/UKERNEL/afs_usrops.c |    8 +++++++-
 src/afs/afs_pioctl.c         |    6 +++++-
 src/afs/afs_vcache.c         |   12 +++++++++---
 src/afs/afs_volume.c         |    6 +++++-
 6 files changed, 42 insertions(+), 10 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to