2014-07-03 20:20:10

by J. Bruce Fields

[permalink] [raw]
Subject: 3.16 nfsd bugfixes

Please pull nfsd bugfixes from

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

By coincidence, two NFSv4 symlink bugs, one introduced in the 3.16 xdr
encoding rewrite, the other a decoding bug that I think we've had since
the start but that just doesn't trigger very often.

--b.

----------------------------------------------------------------
Avi Kivity (1):
nfs: fix nfs4d readlink truncated packet

J. Bruce Fields (1):
nfsd: fix rare symlink decoding bug

fs/nfsd/nfs4proc.c | 9 ---------
fs/nfsd/nfs4xdr.c | 15 +++++++++++++--
2 files changed, 13 insertions(+), 11 deletions(-)