summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/malloc.c
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2001-10-27 05:39:17 +0000
committerrwatson <rwatson@FreeBSD.org>2001-10-27 05:39:17 +0000
commit5e557739dc449342727a70189e2b7a6124098eab (patch)
tree0f1f56963e687890bb7953929c89b6e0a9e3f478 /lib/libc/stdlib/malloc.c
parent82286fef85cf25708c7df983bd922f96d319f829 (diff)
downloadFreeBSD-src-5e557739dc449342727a70189e2b7a6124098eab.zip
FreeBSD-src-5e557739dc449342727a70189e2b7a6124098eab.tar.gz
o Althought this is not specified in POSIX.1e, the UFS ACL implementation
coerces the deletion of a default ACL on a directory when no default ACL EA is present to success. Because the UFS EA implementation doesn't disinguish the EA failure modes "that EA name has not been administratively enabled" from "that EA name has no defined data", there's a potential conflict in error return values. Normally, the lack of administratively configured EA support is coerced to EOPNOTSUPP to indicate that ACLs are not available; in this case, it is possible to get a successful return, even if ACLs are not available because EA support for them has not been enabled. Expand the comment in ufs_setacl() to identify this case. Obtained from: TrustedBSD Project
Diffstat (limited to 'lib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud