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(-) -- Trond Myklebust Linux NFS client maintainer, Hammerspace trond.myklebust@xxxxxxxxxxxxxxx