The following commit has been merged in the openafs-stable-1_6_x branch:
commit 8f88530289297117b001d81843e3ac23564815d0
Author: Anders Kaseorg <[email protected]>
Date:   Thu Nov 7 15:37:25 2013 -0500

    Linux: Get rid of !STRUCT_KEY_UID_IS_KUID_T case
    
    On the few kernel versions before struct key.uid was converted to
    kuid_t (v3.7-rc1~147^2~76), it was not possible to enable both
    CONFIG_KEYS and CONFIG_UIDGID_STRICT_TYPE_CHECKS, so this case was
    impossible.  That’s good, because it also had a typo in its
    implementation (and was confusing to deal with correctly).
    
    Signed-off-by: Anders Kaseorg <[email protected]>
    Reviewed-on: http://gerrit.openafs.org/10443
    Reviewed-by: Derrick Brashear <[email protected]>
    Reviewed-by: Stephan Wiesand <[email protected]>
    Reviewed-by: Marc Dionne <[email protected]>
    Tested-by: BuildBot <[email protected]>
    (cherry picked from commit d0a13fe678412464452afae9379d63fa48d41d83)
    
    Change-Id: I081115d13b6deb3b10e6da442bed7a7bb9347296
    Reviewed-on: http://gerrit.openafs.org/10458
    Reviewed-by: Marc Dionne <[email protected]>
    Tested-by: BuildBot <[email protected]>
    Tested-by: Anders Kaseorg <[email protected]>
    Reviewed-by: Anders Kaseorg <[email protected]>
    Reviewed-by: Stephan Wiesand <[email protected]>

 acinclude.m4               |    1 -
 src/afs/LINUX/osi_compat.h |    8 --------
 src/cf/linux-test4.m4      |   12 ------------
 3 files changed, 0 insertions(+), 21 deletions(-)

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

Reply via email to