lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220218222320.386771-1-anna@kernel.org>
Date:   Fri, 18 Feb 2022 17:23:20 -0500
From:   Anna Schumaker <anna@...nel.org>
To:     torvalds@...ux-foundation.org
Cc:     linux-nfs@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] Please Pull A Few More NFS Client Bugfixes for Linux v5.17-rc

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(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ