getconf(1): add DEALLOC_PRESENT

Allow getconf to query _PC_DEALLOC_PRESENT pathconf(2) variable
added in 0dc332bff2.

Reviewed by:	kib
Differential Revision:	https://reviews.freebsd.org/D39796
This commit is contained in:
Yuri Pankov 2023-04-26 13:01:43 +02:00
parent 6f3c2f41b1
commit 01007472ea

View File

@ -24,6 +24,7 @@ ACL_EXTENDED, _PC_ACL_EXTENDED
ACL_NFS4, _PC_ACL_NFS4
ACL_PATH_MAX, _PC_ACL_PATH_MAX
CAP_PRESENT, _PC_CAP_PRESENT
DEALLOC_PRESENT, _PC_DEALLOC_PRESENT
FILESIZEBITS, _PC_FILESIZEBITS
INF_PRESENT, _PC_INF_PRESENT
LINK_MAX, _PC_LINK_MAX