mbox series

[GIT,PULL] Please Pull A Few More NFS Client Bugfixes for Linux v5.17-rc

Message ID 20220218222320.386771-1-anna@kernel.org (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] Please Pull A Few More NFS Client Bugfixes for Linux v5.17-rc | expand

Pull-request

git://git.linux-nfs.org/projects/anna/linux-nfs.git tags/nfs-for-5.17-3

Message

Anna Schumaker Feb. 18, 2022, 10:23 p.m. UTC
Hi Linus,

The following changes since commit 754e0b0e35608ed5206d6a67a791563c631cec07:

  Linux 5.17-rc4 (2022-02-13 12:13:30 -0800)

are available in the Git repository at:

  git://git.linux-nfs.org/projects/anna/linux-nfs.git tags/nfs-for-5.17-3

for you to fetch changes up to d19e0183a88306acda07f4a01fedeeffe2a2a06b:

  NFS: Do not report writeback errors in nfs_getattr() (2022-02-16 15:15:22 -0500)

----------------------------------------------------------------
NFS Client Bugfixes for Linux 5.17-rc5

- Other Fixes:
  - Fix unnecessary changeattr revalidations
  - Fix resolving symlinks during directory lookups
  - Don't report writeback errors in nfs_getattr()

----------------------------------------------------------------
Trond Myklebust (3):
      NFS: Remove an incorrect revalidation in nfs4_update_changeattr_locked()
      NFS: LOOKUP_DIRECTORY is also ok with symlinks
      NFS: Do not report writeback errors in nfs_getattr()

 fs/nfs/dir.c      | 4 ++--
 fs/nfs/inode.c    | 9 +++------
 fs/nfs/nfs4proc.c | 3 +--
 3 files changed, 6 insertions(+), 10 deletions(-)

Comments

pr-tracker-bot@kernel.org Feb. 19, 2022, 12:28 a.m. UTC | #1
The pull request you sent on Fri, 18 Feb 2022 17:23:20 -0500:

> git://git.linux-nfs.org/projects/anna/linux-nfs.git tags/nfs-for-5.17-3

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/4f12b742eb2b3a850ac8be7dc4ed52976fc6cb0b

Thank you!