Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1614357 > unrolled thread
| Started by | bfields@fieldses.org (J. Bruce Fields) |
|---|---|
| First post | 2017-04-01 04:00 +0200 |
| Last post | 2017-04-01 04:00 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[GIT PULL] nfsd bugfixes for 4.11 bfields@fieldses.org (J. Bruce Fields) - 2017-04-01 04:00 +0200
| From | bfields@fieldses.org (J. Bruce Fields) |
|---|---|
| Date | 2017-04-01 04:00 +0200 |
| Subject | [GIT PULL] nfsd bugfixes for 4.11 |
| Message-ID | <trguC-4hQ-11@gated-at.bofh.it> |
Please pull nfsd bugfixes from
git://linux-nfs.org/~bfields/linux.git tags/nfsd-4.11-1
The restriction of NFSv4 to TCP went overboard and also broke the
backchannel; fix. Also some minor refinements to the nfsd
version-setting interface that we'd like to get fixed before release.
--b.
Chuck Lever (1):
svcrdma: set XPT_CONG_CTRL flag for bc xprt
Kinglong Mee (2):
SUNRPC/backchanel: set XPT_CONG_CTRL flag for bc xprt
nfsd: map the ENOKEY to nfserr_perm for avoiding warning
NeilBrown (3):
NFSD: further refinement of content of /proc/fs/nfsd/versions
NFSD: fix nfsd_minorversion(.., NFSD_AVAIL)
NFSD: fix nfsd_reset_versions for NFSv4.
fs/nfsd/nfsctl.c | 43 ++++++++++++++++++++++++--------
fs/nfsd/nfsproc.c | 1 +
fs/nfsd/nfssvc.c | 28 ++++++++++-----------
net/sunrpc/svcsock.c | 1 +
net/sunrpc/xprtrdma/svc_rdma_transport.c | 1 +
5 files changed, 49 insertions(+), 25 deletions(-)
Back to top | Article view | linux.kernel
csiph-web