]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
NFS: Fix the verifier for case sensitive filesystem in nfs_atomic_open()
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Fri, 17 Dec 2021 20:36:58 +0000 (15:36 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 19 Jan 2026 12:09:37 +0000 (13:09 +0100)
commite77419cbb547f41768fe1fdc58c85a041665e579
tree6edcc8ee5feb9ea1d2f74df94a113074affa2cc7
parent19bac87dd821297dde0a62a6222cd4145f880b9a
NFS: Fix the verifier for case sensitive filesystem in nfs_atomic_open()

[ Upstream commit 68eaba4ca924a97a863c5c81c0b23a11dcb6db90 ]

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Stable-dep-of: 518c32a1bc4f ("NFS: Initialise verifiers for visible dentries in nfs_atomic_open()")
Signed-off-by: Sasha Levin <sashal@kernel.org>
fs/nfs/dir.c