mbox series

[GIT,PULL] Please pull NFS bugfix

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

Pull-request

git://git.linux-nfs.org/projects/trondmy/linux-nfs.git tags/nfs-for-5.3-4

Message

Trond Myklebust Sept. 4, 2019, 5:11 p.m. UTC
Hi Linus,

One more pull request to fix a NFSv4 regression that affects only the
v5.3-rc series.

The following changes since commit 089cf7f6ecb266b6a4164919a2e69bd2f938374a:

  Linux 5.3-rc7 (2019-09-02 09:57:40 -0700)

are available in the Git repository at:

  git://git.linux-nfs.org/projects/trondmy/linux-nfs.git tags/nfs-for-5.3-4

for you to fetch changes up to eb3d8f42231aec65b64b079dd17bd6c008a3fe29:

  NFS: Fix inode fileid checks in attribute revalidation code (2019-09-02 13:10:19 -0400)

----------------------------------------------------------------
NFS client bugfixes for Linux 5.3

Highlights include:

Bugfixes:
- Fix inode fileid checks in attribute revalidation code

----------------------------------------------------------------
Trond Myklebust (1):
      NFS: Fix inode fileid checks in attribute revalidation code

 fs/nfs/inode.c | 18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)

Comments

pr-tracker-bot@kernel.org Sept. 4, 2019, 7:10 p.m. UTC | #1
The pull request you sent on Wed, 4 Sep 2019 17:11:29 +0000:

> git://git.linux-nfs.org/projects/trondmy/linux-nfs.git tags/nfs-for-5.3-4

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/3b47fd5ca9ead91156bcdf6435279ad0b14a650c

Thank you!