-
- Downloads
Merge tag 'nfsd-5.7-rc-2' of git://git.linux-nfs.org/projects/cel/cel-2.6
Pull nfsd fixes from Chuck Lever: "Resolve a data integrity problem with NFSD that I inadvertently introduced last year. The change I made makes the NFS server's duplicate reply cache ineffective when krb5i or krb5p are in use, thus allowing the replay of non-idempotent NFS requests such as RENAME, SETATTR, or even WRITEs" * tag 'nfsd-5.7-rc-2' of git://git.linux-nfs.org/projects/cel/cel-2.6: SUNRPC: Revert 241b1f41 ("SUNRPC: Remove xdr_buf_trim()") SUNRPC: Fix GSS privacy computation of auth->au_ralign SUNRPC: Add "@len" parameter to gss_unwrap()
Showing
- include/linux/sunrpc/gss_api.h 3 additions, 0 deletionsinclude/linux/sunrpc/gss_api.h
- include/linux/sunrpc/gss_krb5.h 3 additions, 3 deletionsinclude/linux/sunrpc/gss_krb5.h
- include/linux/sunrpc/xdr.h 1 addition, 0 deletionsinclude/linux/sunrpc/xdr.h
- net/sunrpc/auth_gss/auth_gss.c 5 additions, 7 deletionsnet/sunrpc/auth_gss/auth_gss.c
- net/sunrpc/auth_gss/gss_krb5_crypto.c 4 additions, 4 deletionsnet/sunrpc/auth_gss/gss_krb5_crypto.c
- net/sunrpc/auth_gss/gss_krb5_wrap.c 29 additions, 15 deletionsnet/sunrpc/auth_gss/gss_krb5_wrap.c
- net/sunrpc/auth_gss/gss_mech_switch.c 2 additions, 1 deletionnet/sunrpc/auth_gss/gss_mech_switch.c
- net/sunrpc/auth_gss/svcauth_gss.c 3 additions, 7 deletionsnet/sunrpc/auth_gss/svcauth_gss.c
- net/sunrpc/xdr.c 41 additions, 0 deletionsnet/sunrpc/xdr.c
Loading
Please register or sign in to comment