diff options
author | Rick Macklem <rmacklem@FreeBSD.org> | 2025-07-05 23:33:16 +0000 |
---|---|---|
committer | Rick Macklem <rmacklem@FreeBSD.org> | 2025-07-05 23:33:16 +0000 |
commit | afd5bc6309306da48b87d5557ab526b1d4a61bb6 (patch) | |
tree | 2e76448b8a0153a5d2115138953816462022cfe8 /include/clang/Index/(public-mirror) | |
parent | 4685fa8e4bef169e6a1ceaf07f149232326de805 (diff) |
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 'include/clang/Index/(public-mirror)')
0 files changed, 0 insertions, 0 deletions