2013-11-21 20:20:42

by J. Bruce Fields

[permalink] [raw]
Subject: nfsd bugfixes for 3.13

I have a couple nfsd bugfixes ready to pull from:

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

--b.

----------------------------------------------------------------
Christoph Hellwig (2):
nfsd: split up nfsd_setattr
nfsd: make sure to balance get/put_write_access

J. Bruce Fields (1):
nfsd4: fix xdr decoding of large non-write compounds

fs/nfsd/nfs4xdr.c | 3 +-
fs/nfsd/vfs.c | 173 ++++++++++++++++++++++++++++++-----------------------
2 files changed, 101 insertions(+), 75 deletions(-)