Page MenuHomeFreeBSD

Add prison_add_allow(), for creating dynamic allow.* jail parameters
ClosedPublic

Authored by jamie on Jul 5 2018, 6:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 11 2024, 9:20 PM
Unknown Object (File)
Dec 20 2023, 4:26 AM
Unknown Object (File)
Dec 10 2023, 6:39 PM
Unknown Object (File)
Oct 10 2023, 6:57 PM
Unknown Object (File)
Sep 6 2023, 9:20 AM
Unknown Object (File)
Aug 23 2023, 4:44 PM
Unknown Object (File)
Aug 15 2023, 12:40 AM
Unknown Object (File)
Jun 25 2023, 6:15 AM

Details

Summary

Currently, filesystems can define jail permissions, via dynamic allow.mount.* parameters supposed in prison_add_vfs(). Extend this capability to add any allow.* or allow.*.* flag with a new function prison_add_allow(). prison_add_vfs() still exists, but mostly as a wrapper to the new function.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 17870