Following are 8 patches for knfsd and related code that are suitable for 2.6.22.
First two are suitable for -stable: they can cause an oops. (8 can also cause an oops, but you really need buggy userspace code running as root, and it is a larger patch than I like to send to -stable). Other 6 are less significant bug fixes and cleanups. Thanks, NeilBrown [PATCH 001 of 8] knfsd: Avoid use of unitialised variables on error path when nfs exports. [PATCH 002 of 8] knfsd: rpc: fix server-side wrapping of krb5i replies [PATCH 003 of 8] knfsd: Fix resource leak resulting in module refcount leak for rpcsec_gss_krb5.ko [PATCH 004 of 8] knfsd: rpcgss : RPC_GSS_PROC_ DESTROY request will get a bad rpc [PATCH 005 of 8] knfsd: Simplify a 'while' condition in svcsock.c [PATCH 006 of 8] knfsd: Trivial makefile cleanup [PATCH 007 of 8] knfsd: Various nfsd xdr cleanups. [PATCH 008 of 8] knfsd: Avoid Oops if buggy userspace performs confusing filehandle->dentry mapping. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/