Linux NFS development
 help / color / mirror / Atom feed
* [GIT PULL] Please pull a few more NFS Client Bugfixes for Linux 6.6-rc
@ 2023-10-20 20:25 Anna Schumaker
  2023-10-20 21:08 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Anna Schumaker @ 2023-10-20 20:25 UTC (permalink / raw)
  To: linux-nfs, torvalds; +Cc: anna

Hi Linus,

The following changes since commit 94f6f0550c625fab1f373bb86a6669b45e9748b3:

  Linux 6.6-rc5 (2023-10-08 13:49:43 -0700)

are available in the Git repository at:

  git://git.linux-nfs.org/projects/anna/linux-nfs.git tags/nfs-for-6.6-4

for you to fetch changes up to 379e4adfddd6a2f95a4f2029b8ddcbacf92b21f9:

  NFSv4.1: fixup use EXCHGID4_FLAG_USE_PNFS_DS for DS server (2023-10-18 15:16:53 -0400)

----------------------------------------------------------------

Stable Fix:
  * Fix a pNFS hang in nfs4_evict_inode()

Bugfixes:
  * Force update of suid/sgid bits after an NFS v4.2 ALLOCATE op
  * Fix a potential oops in nfs_inode_remove_request()
  * Check the validity of the layout pointer in ff_layout_mirror_prepare_stats()
  * Fix incorrectly marking the pNFS MDS with USE_PNFS_DS in some cases

Thanks,
Anna

----------------------------------------------------------------
Dai Ngo (1):
      nfs42: client needs to strip file mode's suid/sgid bit after ALLOCATE op

Olga Kornievskaia (1):
      NFSv4.1: fixup use EXCHGID4_FLAG_USE_PNFS_DS for DS server

Scott Mayhew (1):
      NFS: Fix potential oops in nfs_inode_remove_request()

Trond Myklebust (2):
      pNFS: Fix a hang in nfs4_evict_inode()
      pNFS/flexfiles: Check the layout validity in ff_layout_mirror_prepare_stats

 fs/nfs/flexfilelayout/flexfilelayout.c | 17 ++++++++++-------
 fs/nfs/nfs42proc.c                     |  3 ++-
 fs/nfs/nfs4proc.c                      |  2 --
 fs/nfs/pnfs.c                          | 33 +++++++++++++++++++++++----------
 fs/nfs/write.c                         |  4 +++-
 5 files changed, 38 insertions(+), 21 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-10-20 21:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-20 20:25 [GIT PULL] Please pull a few more NFS Client Bugfixes for Linux 6.6-rc Anna Schumaker
2023-10-20 21:08 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox