Add support for _PC_ACL_NFS4 as TRUSTEDBSD_ACL_NFS4
The TRUSTEDBSD prefix was chosen for consistency with the other related `_PC_ACL*` prefixed variables. MFC after: 3 days Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
parent
7782c2dc96
commit
970fd555de
@ -35,6 +35,7 @@ POSIX_REC_MIN_XFER_SIZE, _PC_REC_MIN_XFER_SIZE
|
||||
POSIX_REC_XFER_ALIGN, _PC_REC_XFER_ALIGN
|
||||
SYMLINK_MAX, _PC_SYMLINK_MAX
|
||||
TRUSTEDBSD_ACL_EXTENDED, _PC_ACL_EXTENDED
|
||||
TRUSTEDBSD_ACL_NFS4, _PC_ACL_NFS4
|
||||
TRUSTEDBSD_ACL_PATH_MAX, _PC_ACL_PATH_MAX
|
||||
TRUSTEDBSD_CAP_PRESENT, _PC_CAP_PRESENT
|
||||
TRUSTEDBSD_INF_PRESENT, _PC_INF_PRESENT
|
||||
|
Loading…
x
Reference in New Issue
Block a user