Page MenuHomeFreeBSD

kern: mac: pull mac_label_copyin_string out
Needs ReviewPublic

Authored by kevans on Thu, Nov 27, 6:37 PM.

Details

Reviewers
csjp
olce
Group Reviewers
Jails
Summary

A future commit to the area will further our jail integration and add
a use for this: the struct mac itself was already copied in as part of
vfs_buildopts(), so we only need to copyin the strings.

We add an explicit flag argument because the jail operation will need to
do it while holding the prison lock.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 68896
Build 65779: arc lint + arc unit