All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 6.6.y 0/4] NFSD: NFSv4 file creation neglects setting ACL
@ 2026-01-03 19:38 Chuck Lever
  2026-01-03 19:38 ` [PATCH 6.6.y 1/4] nfsd: convert to new timestamp accessors Chuck Lever
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Chuck Lever @ 2026-01-03 19:38 UTC (permalink / raw)
  To: stable; +Cc: linux-nfs, Greg Kroah-Hartman, Sasha Levin, Chuck Lever

From: Chuck Lever <chuck.lever@oracle.com>

I received an automated report that patch "NFSD: NFSv4 file creation
neglects setting ACL" failed to apply to the 6.6-stable tree. This
series is my attempt to address that failure.

- First, applied several pre-requisite patches
- LLM agent review for possible regressions reported no issues
- CI testing reported no regressions

Chuck Lever (4):
  nfsd: convert to new timestamp accessors
  nfsd: Fix NFSv3 atomicity bugs in nfsd_setattr()
  nfsd: set security label during create operations
  NFSD: NFSv4 file creation neglects setting ACL

 fs/nfsd/nfs3proc.c  | 10 ++++++----
 fs/nfsd/nfs3xdr.c   |  5 +----
 fs/nfsd/nfs4proc.c  | 11 +++++------
 fs/nfsd/nfs4state.c |  2 +-
 fs/nfsd/nfsctl.c    |  2 +-
 fs/nfsd/nfsproc.c   |  6 +++---
 fs/nfsd/vfs.c       | 22 ++++++++++++++--------
 fs/nfsd/vfs.h       | 11 ++++++++++-
 fs/nfsd/xdr3.h      |  2 +-
 9 files changed, 42 insertions(+), 29 deletions(-)

-- 
2.52.0


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

end of thread, other threads:[~2026-01-08 15:27 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-03 19:38 [PATCH 6.6.y 0/4] NFSD: NFSv4 file creation neglects setting ACL Chuck Lever
2026-01-03 19:38 ` [PATCH 6.6.y 1/4] nfsd: convert to new timestamp accessors Chuck Lever
2026-01-08 11:03   ` Greg Kroah-Hartman
2026-01-08 14:25     ` Chuck Lever
2026-01-08 15:27       ` Greg Kroah-Hartman
2026-01-08 12:33   ` Greg Kroah-Hartman
2026-01-03 19:38 ` [PATCH 6.6.y 2/4] nfsd: Fix NFSv3 atomicity bugs in nfsd_setattr() Chuck Lever
2026-01-03 19:38 ` [PATCH 6.6.y 3/4] nfsd: set security label during create operations Chuck Lever
2026-01-03 19:38 ` [PATCH 6.6.y 4/4] NFSD: NFSv4 file creation neglects setting ACL Chuck Lever

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.