nfsd bugfixes for 3.0

From: J. Bruce Fields
Date: Mon Jun 20 2011 - 16:27:41 EST


The for-2.6.40 branch at

git://linux-nfs.org/~bfields/linux.git for-2.6.40

has some bugfixes that would be appropriate for 3.0.

(Yeah, yeah, so my branch naming is obsolete.)

--b.

Casey Bodley (1):
nfsd: link returns nfserr_delay when breaking lease

J. Bruce Fields (2):
nfsd: fix dependency of nfsd on auth_rpcgss
nfsd4: fix break_lease flags on nfsd open

Randy Dunlap (1):
nfsd: v4 support requires CRYPTO

fs/nfsd/Kconfig | 1 +
fs/nfsd/nfsctl.c | 19 ++++++-------------
fs/nfsd/vfs.c | 19 ++++++++++++-------
include/linux/sunrpc/gss_krb5_enctypes.h | 4 ++++
net/sunrpc/auth_gss/gss_krb5_mech.c | 3 ++-
5 files changed, 25 insertions(+), 21 deletions(-)
create mode 100644 include/linux/sunrpc/gss_krb5_enctypes.h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/