Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1655735
| From | bfields@fieldses.org (J. Bruce Fields) |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] nfsd bugfixes |
| Date | 2017-06-01 22:40 +0200 |
| Message-ID | <tNF2V-7C0-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Please pull a couple nfsd bugfixes from:
git://linux-nfs.org/~bfields/linux.git tags/nfsd-4.12-1
Revert patch accidentally included in the merge window pull request, and
fix a crash that was likely a result of buggy client behavior.
--b.
J. Bruce Fields (2):
nfsd: Revert "nfsd: check for oversized NFSv2/v3 arguments"
nfsd4: fix null dereference on replay
fs/nfsd/nfs3xdr.c | 23 ++++++-----------------
fs/nfsd/nfs4proc.c | 13 ++++++-------
fs/nfsd/nfsxdr.c | 13 +++----------
include/linux/sunrpc/svc.h | 3 ++-
4 files changed, 17 insertions(+), 35 deletions(-)
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[GIT PULL] nfsd bugfixes bfields@fieldses.org (J. Bruce Fields) - 2017-06-01 22:40 +0200
csiph-web