diff options
author | Rick Macklem <rmacklem@FreeBSD.org> | 2025-07-06 22:49:53 +0000 |
---|---|---|
committer | Rick Macklem <rmacklem@FreeBSD.org> | 2025-07-06 22:51:57 +0000 |
commit | c5d72d29fe0e1a6ac1aaf622d8c4a6ca9422517a (patch) | |
tree | 43206b897d2a5a360c0eed08fbe07dc951670322 /cmd | |
parent | 0d011ec65367fd84cea685d210bfbe4778a6fc9a (diff) |
There now appears to be a use for the NFSv4 hidden and system
attributes for the Windows ms-nfs41 client. As such, this
patch implements these using the UF_HIDDEN and UF_SYSTEM
flags. Commit afd5bc630930 added support for _PC_HAS_HIDDENSYSTEM,
to VOP_PATHCONF(), which is used by the server to check for
support of the UF_HIDDEN and UF_SYSTEM flags.
This patch only affects NFSv4 and only when the client/server
on the other end supports the hidden and system attributes.
Diffstat (limited to 'cmd')
0 files changed, 0 insertions, 0 deletions