mbox series

[GIT,PULL] Please pull 1 NFS client bugfix

Message ID bb6e36bd32eb85f32b15edacc9753341641f43fc.camel@hammerspace.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] Please pull 1 NFS client bugfix | expand

Pull-request

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

Message

Trond Myklebust April 20, 2019, 7:28 p.m. UTC
Hi Linus,

The following changes since commit dc4060a5dc2557e6b5aa813bf5b73677299d62d2:

  Linux 5.1-rc5 (2019-04-14 15:17:41 -0700)

are available in the Git repository at:

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

for you to fetch changes up to a7b1a4839ff979b4dd4fb6c1ccd31af11de9ca87:

  SUNRPC: Ignore queue transmission errors on successful transmission (2019-04-17 16:07:28 -0400)

Cheers
  Trond

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

Highlights include:

Bugfixes:
- Fix a regression in which an RPC call can be tagged with an error despite
  the transmission being successful

----------------------------------------------------------------
Trond Myklebust (1):
      SUNRPC: Ignore queue transmission errors on successful transmission

 net/sunrpc/clnt.c | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

Comments

pr-tracker-bot@kernel.org April 20, 2019, 8:05 p.m. UTC | #1
The pull request you sent on Sat, 20 Apr 2019 19:28:24 +0000:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/9e5de623a0cb9374bdcc73c0c098818f0d7ab7e9

Thank you!