diff options
author | rwatson <rwatson@FreeBSD.org> | 2002-10-15 21:28:24 +0000 |
---|---|---|
committer | rwatson <rwatson@FreeBSD.org> | 2002-10-15 21:28:24 +0000 |
commit | 174c4a00340b84a2df9e0f1df28291d7ef2fd517 (patch) | |
tree | 187af12acf6000c21e79a98cb4f5733500a219b3 /lib/libc/stdlib/tdelete.c | |
parent | 9d886b383adb272dacbd3ad798f632462c1cbd4f (diff) | |
download | FreeBSD-src-174c4a00340b84a2df9e0f1df28291d7ef2fd517.zip FreeBSD-src-174c4a00340b84a2df9e0f1df28291d7ef2fd517.tar.gz |
Push most UFS ACL behavior behind a check for MNT_ACLS, permitting ACLs
to be administratively disabled as needed on UFS/UFS2 file systems. This
also has the effect of preventing the slightly more expensive ACL code
from running on non-ACL file systems, avoiding storage allocation for
ACLs that may be read from disk. MNT_ACLS may be set at mount-time
using mount -o acls, or implicitly by setting the FS_ACLS flag using
tunefs. On UFS1, you may also have to configure ACL store.
Obtained from: TrustedBSD Project
Sponsored by: DARPA, Network Associates Laboratories
Diffstat (limited to 'lib/libc/stdlib/tdelete.c')
0 files changed, 0 insertions, 0 deletions