NFS: Don't use GFP_KERNEL in rpcsec_gss downcalls
Again, we can deadlock if the memory reclaim triggers a writeback that
requires a rpcsec_gss credential lookup.
Signed-off-by:
Trond Myklebust <Trond.Myklebust@netapp.com>
Showing
- include/linux/sunrpc/gss_api.h 4 additions, 2 deletionsinclude/linux/sunrpc/gss_api.h
- include/linux/sunrpc/gss_krb5.h 2 additions, 1 deletioninclude/linux/sunrpc/gss_krb5.h
- net/sunrpc/auth_gss/auth_gss.c 1 addition, 1 deletionnet/sunrpc/auth_gss/auth_gss.c
- net/sunrpc/auth_gss/gss_krb5_keys.c 5 additions, 4 deletionsnet/sunrpc/auth_gss/gss_krb5_keys.c
- net/sunrpc/auth_gss/gss_krb5_mech.c 18 additions, 16 deletionsnet/sunrpc/auth_gss/gss_krb5_mech.c
- net/sunrpc/auth_gss/gss_mech_switch.c 4 additions, 3 deletionsnet/sunrpc/auth_gss/gss_mech_switch.c
- net/sunrpc/auth_gss/gss_spkm3_mech.c 3 additions, 2 deletionsnet/sunrpc/auth_gss/gss_spkm3_mech.c
- net/sunrpc/auth_gss/svcauth_gss.c 1 addition, 1 deletionnet/sunrpc/auth_gss/svcauth_gss.c
Loading
Please register or sign in to comment