Hi Linus, Please pull from the signed tag "nfs-for-3.3-3" in the repository at git pull git://git.linux-nfs.org/projects/trondmy/linux-nfs.git tag nfs-for-3.3-3 This will update the following files through the appended changesets. Cheers, Trond ---- net/sunrpc/auth_generic.c | 17 ++++++++++++++++- 1 files changed, 16 insertions(+), 1 deletions(-) commit 875ad3f8e7dff6bc1d053e5bfe73d8e8d2e6ae67 Author: Trond Myklebust Date: Mon Jan 23 12:49:36 2012 -0500 SUNRPC: Fix machine creds in generic_create_cred and generic_match - generic_create_cred needs to copy the '.principal' field. - generic_match needs to ignore the groups and match on the '.principal' field. This fixes an Oops that was introduced by commit 68c9715 (SUNRPC: Clean up the RPCSEC_GSS service ticket requests) Reported-by: J. Bruce Fields Signed-off-by: Trond Myklebust Tested-by: J. Bruce Fields -- Trond Myklebust Linux NFS client maintainer NetApp Trond.Myklebust@netapp.com www.netapp.com