The following commit has been merged in the master branch:
commit c4537f0442ac7ecbf8c946de45004992e17d535f
Author: Simon Wilkinson <[email protected]>
Date:   Wed Mar 17 11:56:12 2010 +0000

    Don't count root session keyrings against quota
    
    AFS PAM modules can call setpag() as root, regardless of the UID
    being authenticated. This leads to the session keyring being created
    using roots quota - on some systems (RHEL5) this quota is both small,
    and of a fixed size.
    
    Modify our keyring allocation code so that when a keyring is created
    by root, we don't do any quota checks.
    
    Change-Id: I2ee151ec1166a78475047bffd2c1d31f45e8dbdf
    Reported-by: Rainer Toebbicke <[email protected]>
    Reviewed-on: http://gerrit.openafs.org/1577
    Tested-by: Rainer Toebbicke <[email protected]>
    Reviewed-by: Derrick Brashear <[email protected]>

 src/afs/LINUX/osi_groups.c |   11 ++++++++++-
 1 files changed, 10 insertions(+), 1 deletions(-)

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

Reply via email to