From: NeilBrown Date: Wed, 9 May 2007 09:34:52 +0000 (-0700) Subject: knfsd: rpc: fix server-side wrapping of krb5i replies X-Git-Tag: v2.6.22-rc1~196 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=153e44d22fb5f98198f90fbf56e89b345e48534d;p=pandora-kernel.git 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" Signed-off-by: Neil Brown Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed