The following commit has been merged in the openafs-stable-1_4_x branch:
commit 0bec77e1f9dfdb7927926953b808603647910cc0
Author: Marc Dionne <[email protected]>
Date:   Fri Jan 22 20:03:58 2010 -0500

    Linux Keyrings: don't ignore error code from session keyring creation
    
    Creating a session keyring can fail, for instance if the user's
    keyring quotas are reached (number of keys/keyrings or data size).
    
    Instead of ignoring errors, return them so they can be passed back
    to the caller.
    
    FIXES 126230
    
    Reviewed-on: http://gerrit.openafs.org/1151
    Reviewed-by: Derrick Brashear <[email protected]>
    Tested-by: Derrick Brashear <[email protected]>
    
    (cherry picked from 0caf14224a9153bb488be9e52d67892a2c441a5a)
    
    Change-Id: Ibffa5ff33f756c9365b1148448039e668d39fb92
    Reviewed-on: http://gerrit.openafs.org/1581
    Reviewed-by: Alistair Ferguson <[email protected]>
    Reviewed-by: Derrick Brashear <[email protected]>
    Tested-by: Derrick Brashear <[email protected]>

 src/afs/LINUX/osi_groups.c |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

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

Reply via email to