]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Teach UFS to respond to pathconf() tests for _POSIX_ACL_EXTENDED and
authorrwatson <rwatson@FreeBSD.org>
Sun, 20 Oct 2002 21:49:41 +0000 (21:49 +0000)
committerrwatson <rwatson@FreeBSD.org>
Sun, 20 Oct 2002 21:49:41 +0000 (21:49 +0000)
commit9d17032f6467d17dcacd2fd7be924b8a5397f645
treeaba3d728891e45ce46e9a7808d217692df32dd17
parent647e8f74a1d125889d350f1332518d78ac801746
Teach UFS to respond to pathconf() tests for _POSIX_ACL_EXTENDED and
_POSIX_MAC_PRESENT based on available mount flags, if the services are
available.

Obtained from: TrustedBSD Project
Sponsored by: DARPA, Network Associates Laboratories
sys/ufs/ufs/ufs_vnops.c