Whamcloud - gitweb
LU-14095 gss: use RCU protection for sunrpc cache 14/40914/2
authorSebastien Buisson <sbuisson@ddn.com>
Tue, 8 Dec 2020 14:17:40 +0000 (15:17 +0100)
committerOleg Drokin <green@whamcloud.com>
Mon, 14 Dec 2020 02:40:38 +0000 (02:40 +0000)
commit803a59b87d9b0de8c059447902db176dfd37a24a
tree6176b553f683e11863f76bcffb3dcfb2da8c4951
parent7e25e6c7d0a710ea25aa0ca277e61fbd18ab3dd3
LU-14095 gss: use RCU protection for sunrpc cache

Leverage sunrpc cache RCU protection for cache entry removal,
if the kernel supports it.

Test-Parameters: clientdistro=el8.2 serverdistro=el8.2 testgroup=review-dne-ssk
Signed-off-by: Sebastien Buisson <sbuisson@ddn.com>
Change-Id: I50f9dc9e9dc434b502df1e1013215b5506289ff9
Reviewed-on: https://review.whamcloud.com/40914
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: John L. Hammond <jhammond@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/ptlrpc/gss/gss_svc_upcall.c
lustre/tests/test-framework.sh