2014-10-27 21:51:02

by J. Bruce Fields

[permalink] [raw]
Subject: [GIT PULL] nfsd bugfixes for 3.18

Please pull nfsd bugfixes from:

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

One regression from the 3.16 xdr rewrite, one an older bug exposed by a
separate bug in the client's new SEEK code.

--b.

----------------------------------------------------------------
J. Bruce Fields (2):
nfsd4: fix response size estimation for OP_SEQUENCE
nfsd4: fix crash on unknown operation number

fs/nfsd/nfs4proc.c | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)