1
0
Fork 0
remarkable-linux/net/sunrpc/auth_gss
Trond Myklebust 48e4918775 SUNRPC: Fix "EPIPE" error on mount of rpcsec_gss-protected partitions
gss_create_upcall() should not error just because rpc.gssd closed the
 pipe on its end. Instead, it should requeue the pending requests and then
 retry.

 Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2005-12-19 23:12:21 -05:00
..
Makefile RPCSEC_GSS: Add support for privacy to krb5 rpcsec_gss mechanism. 2005-10-18 23:19:46 -07:00
auth_gss.c SUNRPC: Fix "EPIPE" error on mount of rpcsec_gss-protected partitions 2005-12-19 23:12:21 -05:00
gss_generic_token.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
gss_krb5_crypto.c [CRYPTO] Simplify one-member scatterlist expressions 2005-10-30 11:19:43 +11:00
gss_krb5_mech.c RPCSEC_GSS: krb5 cleanup 2005-10-18 23:19:47 -07:00
gss_krb5_seal.c [NET]: kfree cleanup 2005-11-08 09:41:34 -08:00
gss_krb5_seqnum.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
gss_krb5_unseal.c [NET]: kfree cleanup 2005-11-08 09:41:34 -08:00
gss_krb5_wrap.c RPCSEC_GSS remove all qop parameters 2005-10-18 23:19:47 -07:00
gss_mech_switch.c [NET]: kfree cleanup 2005-11-08 09:41:34 -08:00
gss_spkm3_mech.c RPCSEC_GSS remove all qop parameters 2005-10-18 23:19:47 -07:00
gss_spkm3_seal.c [NET]: kfree cleanup 2005-11-08 09:41:34 -08:00
gss_spkm3_token.c [NET]: kfree cleanup 2005-11-08 09:41:34 -08:00
gss_spkm3_unseal.c [NET]: kfree cleanup 2005-11-08 09:41:34 -08:00
svcauth_gss.c RPCSEC_GSS remove all qop parameters 2005-10-18 23:19:47 -07:00