The following commit has been merged in the master branch:
commit 02d82275c17284d04629282aa374bb39f511c989
Author: Cheyenne Wills <[email protected]>
Date:   Thu Aug 8 16:53:13 2019 -0600

    LINUX 5.3.0: Check for 'recurse' arg in keyring_search
    
    Linux 5.3.0 commit dcf49dbc8077e278ddd1bc7298abc781496e8a08 "keys: Add a
    'recurse' flag for keyring searches" adds a new parameter to
    Linux kernel keyring_search function.
    
    Update the call to keyring_search to include the recurse parameter if
    available. Setting the parameter to true (1) maintains the current
    search behavior.
    
    Change-Id: I54b7ed686bf1fb4c42789e5d251ae76789e9fc88
    Reviewed-on: https://gerrit.openafs.org/13752
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>
    Reviewed-by: Andrew Deason <[email protected]>

 src/afs/LINUX/osi_compat.h      |    6 ++++++
 src/cf/linux-kernel-assorted.m4 |    1 +
 src/cf/linux-test4.m4           |   13 +++++++++++++
 3 files changed, 20 insertions(+), 0 deletions(-)

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

Reply via email to