diff options
author | jonathan <jonathan@FreeBSD.org> | 2011-06-30 15:22:49 +0000 |
---|---|---|
committer | jonathan <jonathan@FreeBSD.org> | 2011-06-30 15:22:49 +0000 |
commit | 4d4c5b3285343962855e4ac2e891fc6711595b64 (patch) | |
tree | 4b19a6b5ba55297faa43ed1032e7a8e77c16403d /share | |
parent | 8c932faae446ada0bed49a41fbb164c821227122 (diff) | |
download | FreeBSD-src-4d4c5b3285343962855e4ac2e891fc6711595b64.zip FreeBSD-src-4d4c5b3285343962855e4ac2e891fc6711595b64.tar.gz |
When Capsicum starts creating capabilities to wrap existing file
descriptors, we will want to allocate a new descriptor without installing
it in the FD array.
Split falloc() into falloc_noinstall() and finstall(), and rewrite
falloc() to call them with appropriate atomicity.
Approved by: mentor (rwatson), re (bz)
Diffstat (limited to 'share')
0 files changed, 0 insertions, 0 deletions