From: Anna Schumaker <anna@kernel.org>
To: linux-nfs@vger.kernel.org, torvalds@linux-foundation.org
Cc: anna@kernel.org
Subject: [GIT PULL] Please pull a few more NFS Client Bugfixes for Linux 6.6-rc
Date: Fri, 20 Oct 2023 16:25:51 -0400 [thread overview]
Message-ID: <20231020202551.162687-1-anna@kernel.org> (raw)
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(-)
next reply other threads:[~2023-10-20 20:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-20 20:25 Anna Schumaker [this message]
2023-10-20 21:08 ` [GIT PULL] Please pull a few more NFS Client Bugfixes for Linux 6.6-rc pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20231020202551.162687-1-anna@kernel.org \
--to=anna@kernel.org \
--cc=linux-nfs@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox