aboutsummaryrefslogtreecommitdiff
path: root/contrib/sendmail/makemap/(developers-only)
diff options
context:
space:
mode:
authorRick Macklem <rmacklem@FreeBSD.org>2025-07-05 23:33:16 +0000
committerRick Macklem <rmacklem@FreeBSD.org>2025-07-05 23:33:16 +0000
commitafd5bc6309306da48b87d5557ab526b1d4a61bb6 (patch)
tree2e76448b8a0153a5d2115138953816462022cfe8 /contrib/sendmail/makemap/(developers-only)
parent4685fa8e4bef169e6a1ceaf07f149232326de805 (diff)
pathconf: Add a new variable for hidden/systemHEADmain
For the NFSv4 server to implement the "hidden" and "system" attributes, it needs to know if UF_HIDDEN, UF_SYSTEM are supported for the file. This patch adds a new pathconf variable called _PC_HAS_HIDDENSYSTEM to do that. The ZFS patch will be handled separately as a OpenZFS pull request. Although this pathconf variable may be queried by applications using pathconf(2), the current interface where chflags(2) returns EOPNOTSUPP may still be used to check if the flags are set. Reviewed by: kib Differential Revision: https://reviews.freebsd.org/D51172
Diffstat (limited to 'contrib/sendmail/makemap/(developers-only)')
0 files changed, 0 insertions, 0 deletions