[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <c00eb546108828e6f73a2aeca5efd041f66593a1.camel@netapp.com>
Date: Thu, 31 Jan 2019 18:12:24 +0000
From: "Schumaker, Anna" <Anna.Schumaker@...app.com>
To: "torvalds@...ux-foundation.org" <torvalds@...ux-foundation.org>
CC: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-nfs@...r.kernel.org" <linux-nfs@...r.kernel.org>
Subject: [GIT PULL] Please pull NFS client bugfixes for 5.0-rc5
Hi Linus,
The following changes since commit deaa5c96c2f7e8b934088a1e70a0fe8797bd1149:
SUNRPC: Address Kerberos performance/behavior regression (2019-01-15 15:36:41
-0500)
are available in the Git repository at:
git://git.linux-nfs.org/projects/anna/linux-nfs.git tags/nfs-for-5.0-3
for you to fetch changes up to 8fc75bed96bb94e23ca51bd9be4daf65c57697bf:
NFS: Fix up return value on fatal errors in nfs_page_async_flush() (2019-01-29
16:33:24 -0500)
----------------------------------------------------------------
This pull request addresses two bugs, one in the error code handling of
nfs_page_async_flush() and one to fix a potential NULL pointer dereference
in nfs_parse_devname().
Thanks,
Anna
----------------------------------------------------------------
Trond Myklebust (1):
NFS: Fix up return value on fatal errors in nfs_page_async_flush()
Yao Liu (1):
nfs: Fix NULL pointer dereference of dev_name
fs/nfs/super.c | 5 +++++
fs/nfs/write.c | 9 +++++----
2 files changed, 10 insertions(+), 4 deletions(-)
Powered by blists - more mailing lists