]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] knfsd: rpc: fix server-side wrapping of krb5i replies
authorNeilBrown <neilb@suse.de>
Mon, 7 May 2007 00:35:21 +0000 (10:35 +1000)
committerChris Wright <chrisw@sous-sol.org>
Wed, 23 May 2007 21:32:44 +0000 (14:32 -0700)
commit2133bae116e1447d0d4a04a0e758e05562dd4694
treeaf6178407f627b0ddf7100fa779c1cc73d033efb
parent2ef502b375ad3bfd54c116ffe3b0e25a73e732ad
[PATCH] knfsd: rpc: fix server-side wrapping of krb5i replies

It's not necessarily correct to assume that the xdr_buf used to hold the
server's reply must have page data whenever it has tail data.

And there's no need for us to deal with that case separately anyway.

Acked-by: "J. Bruce Fields" <bfields@citi.umich.edu>
Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
net/sunrpc/auth_gss/svcauth_gss.c