public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
* New NFSv4 export option "HideFilesBeginningInDot"?
@ 2024-10-06  6:53 Cedric Blancher
  2024-10-06 16:45 ` Chuck Lever III
  0 siblings, 1 reply; 3+ messages in thread
From: Cedric Blancher @ 2024-10-06  6:53 UTC (permalink / raw)
  To: Linux NFS Mailing List

Good morning!

Windows Server 2022 has a NFS export option called
"HideFilesBeginningInDot", which sets the NFS WORD0_HIDDEN flag if a
file starts with a '.' character.
https://learn.microsoft.com/en-us/powershell/module/nfs/set-nfsserverconfiguration?view=windowsserver2022-ps
has some documentation on this.

We'd like to get the same functionality for Linux nfsd, enabled by
default ("NoHideFilesBeginningInDot" to turn it off), as a mount
option.

Before I start writing a patch, are there any objections?

Ced
--
Cedric Blancher <cedric.blancher@gmail.com>
[https://plus.google.com/u/0/+CedricBlancher/]
Institute Pasteur

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

end of thread, other threads:[~2024-10-07 12:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-06  6:53 New NFSv4 export option "HideFilesBeginningInDot"? Cedric Blancher
2024-10-06 16:45 ` Chuck Lever III
2024-10-07 12:22   ` Jeff Layton

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