The following commit has been merged in the master branch:
commit 0f36d82e896b7f3783ef11ec4196e5009aee162a
Author: Ben Kaduk <[email protected]>
Date:   Sat May 15 17:11:15 2010 -0400

    Do not try to increase the refcount of a NULL vnode
    
    osi_lookup is not guaranteed to give us a valid vnode, so
    check before calling VN_HOLD().
    
    Change-Id: I3d2a4d441f6991c08beccb6b10a428f5746db146
    Reviewed-on: http://gerrit.openafs.org/1967
    Reviewed-by: Derrick Brashear <[email protected]>
    Tested-by: Derrick Brashear <[email protected]>

 src/afs/afs_pioctl.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

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

Reply via email to