linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Please pull NFS client bugfixes for 5.1
@ 2019-03-16 18:33 Trond Myklebust
  2019-03-16 21:25 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Trond Myklebust @ 2019-03-16 18:33 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, linux-nfs

Hi Linus,

The following changes since commit 4d6c671ace569d4b0d3f8d92ab3aef18a5d166bc:

  SUNRPC: Take the transport send lock before binding+connecting (2019-03-10 14:08:19 -0400)

are available in the Git repository at:

  git://git.linux-nfs.org/projects/trondmy/linux-nfs.git tags/nfs-for-5.1-2

for you to fetch changes up to 5e3863fd597eba8c6679de805681631b1aad9bdb:

  SUNRPC: Remove redundant check for the reply length in call_decode() (2019-03-15 13:11:36 -0400)

Cheers
  Trond

----------------------------------------------------------------
NFS client bugfixes for Linux 5.1

Highlights include:

Bugfixes:
- Fix an Oops in SUNRPC back channel tracepoints
- Fix a SUNRPC client regression when handling oversized replies
- Fix the minimal size for SUNRPC reply buffer allocation
- rpc_decode_header() must always return a non-zero value on error
- Fix a typo in pnfs_update_layout()

Cleanups:
- Remove redundant check for the reply length in call_decode()

----------------------------------------------------------------
Olga Kornievskaia (1):
      fix null pointer deref in tracepoints in back channel

Trond Myklebust (7):
      pNFS: Fix a typo in pnfs_update_layout
      SUNRPC: Fix a client regression when handling oversized replies
      SUNRPC: Fix the minimal size for reply buffer allocation
      SUNRPC: Use the ENOTCONN error on socket disconnect
      SUNRPC: rpc_decode_header() must always return a non-zero value on error
      SUNRPC: Handle the SYSTEM_ERR rpc error
      SUNRPC: Remove redundant check for the reply length in call_decode()

 fs/nfs/pnfs.c                 |  2 +-
 include/trace/events/sunrpc.h |  6 ++++--
 net/sunrpc/clnt.c             | 32 ++++++++++++++------------------
 net/sunrpc/xprt.c             |  2 +-
 net/sunrpc/xprtsock.c         |  2 +-
 5 files changed, 21 insertions(+), 23 deletions(-)
-- 
Trond Myklebust
Linux NFS client maintainer, Hammerspace
trond.myklebust@hammerspace.com



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Please pull NFS client bugfixes for 5.1
  2019-03-16 18:33 [GIT PULL] Please pull NFS client bugfixes for 5.1 Trond Myklebust
@ 2019-03-16 21:25 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-03-16 21:25 UTC (permalink / raw)
  To: Trond Myklebust; +Cc: torvalds, linux-kernel, linux-nfs

The pull request you sent on Sat, 16 Mar 2019 18:33:33 +0000:

> git://git.linux-nfs.org/projects/trondmy/linux-nfs.git tags/nfs-for-5.1-2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/465c209db83e2cdaeb4a52f4e107a9fc636704db

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-03-16 21:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-16 18:33 [GIT PULL] Please pull NFS client bugfixes for 5.1 Trond Myklebust
2019-03-16 21:25 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).