Linux filesystem development
 help / color / mirror / Atom feed
* [PATCH 0/7] Fixes for vfs/vfs-7.2.casefold
@ 2026-05-15 15:35 Chuck Lever
  2026-05-15 15:35 ` [PATCH 1/7] tools headers UAPI: Sync case-sensitivity flags from linux/fs.h Chuck Lever
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Chuck Lever @ 2026-05-15 15:35 UTC (permalink / raw)
  To: Christian Brauner; +Cc: linux-fsdevel, Chuck Lever

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

Address review comments for the series in the vfs/vfs-7.2.casefold
branch.

Chuck Lever (7):
  tools headers UAPI: Sync case-sensitivity flags from linux/fs.h
  nfs: Avoid transient zeroed case capability bits during probe
  nfs: Skip pathconf probe when neither field is consumed
  fs: Clarify FS_CASEFOLD_FL semantics in UAPI header
  nfsd: Use kernel credentials for case-info probe
  nfsd: Map -ESTALE from case probe to NFS3ERR_STALE
  nfsd: Cap case-folding probe cost across READDIR entries

 fs/nfs/client.c                               | 29 ++++++----
 fs/nfsd/nfs3proc.c                            |  3 +
 fs/nfsd/nfs4xdr.c                             | 55 ++++++++++++++++---
 fs/nfsd/vfs.c                                 |  4 +-
 fs/nfsd/xdr4.h                                | 14 +++++
 include/uapi/linux/fs.h                       | 11 +++-
 .../perf/trace/beauty/include/uapi/linux/fs.h |  7 +++
 7 files changed, 98 insertions(+), 25 deletions(-)

-- 
2.54.0


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

end of thread, other threads:[~2026-05-15 15:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-15 15:35 [PATCH 0/7] Fixes for vfs/vfs-7.2.casefold Chuck Lever
2026-05-15 15:35 ` [PATCH 1/7] tools headers UAPI: Sync case-sensitivity flags from linux/fs.h Chuck Lever
2026-05-15 15:35 ` [PATCH 2/7] nfs: Avoid transient zeroed case capability bits during probe Chuck Lever
2026-05-15 15:35 ` [PATCH 3/7] nfs: Skip pathconf probe when neither field is consumed Chuck Lever
2026-05-15 15:35 ` [PATCH 4/7] fs: Clarify FS_CASEFOLD_FL semantics in UAPI header Chuck Lever
2026-05-15 15:35 ` [PATCH 5/7] nfsd: Use kernel credentials for case-info probe Chuck Lever
2026-05-15 15:35 ` [PATCH 6/7] nfsd: Map -ESTALE from case probe to NFS3ERR_STALE Chuck Lever
2026-05-15 15:35 ` [PATCH 7/7] nfsd: Cap case-folding probe cost across READDIR entries Chuck Lever

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