linux/net/sunrpc/auth_gss
NeilBrown dfee55f062 [PATCH] knfsd: svcrpc: gss: don't call svc_take_page unnecessarily
We're using svc_take_page here to get another page for the tail in case one
wasn't already allocated.  But there isn't always guaranteed to be another
page available.

Also fix a typo that made us check the tail buffer for space when we meant to
be checking the head buffer.

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-04-11 06:18:52 -07:00
..
auth_gss.c SUNRPC: Ensure that rpc_mkpipe returns a refcounted dentry 2006-03-20 13:44:09 -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 SUNRPC: Make krb5 report unsupported encryption types 2006-01-06 14:59:00 -05:00
gss_krb5_seal.c SUNRPC,RPCSEC_GSS: fix krb5 sequence numbers. 2006-03-20 23:24:04 -05:00
gss_krb5_seqnum.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
gss_krb5_unseal.c SUNRPC,RPCSEC_GSS: remove unnecessary kmalloc of a checksum 2006-03-20 23:23:11 -05:00
gss_krb5_wrap.c SUNRPC,RPCSEC_GSS: fix krb5 sequence numbers. 2006-03-20 23:24:04 -05:00
gss_mech_switch.c [NET]: kfree cleanup 2005-11-08 09:41:34 -08:00
gss_spkm3_mech.c SUNRPC,RPCSEC_GSS: spkm3: import contexts using NID_cast5_cbc 2006-03-20 23:24:40 -05:00
gss_spkm3_seal.c SUNRPC,RPCSEC_GSS: remove unnecessary kmalloc of a checksum 2006-03-20 23:23:11 -05:00
gss_spkm3_token.c SUNRPC: Update the spkm3 code to use the make_checksum interface 2006-01-06 14:58:59 -05:00
gss_spkm3_unseal.c SUNRPC,RPCSEC_GSS: remove unnecessary kmalloc of a checksum 2006-03-20 23:23:11 -05:00
Makefile RPCSEC_GSS: Add support for privacy to krb5 rpcsec_gss mechanism. 2005-10-18 23:19:46 -07:00
svcauth_gss.c [PATCH] knfsd: svcrpc: gss: don't call svc_take_page unnecessarily 2006-04-11 06:18:52 -07:00