HomeFreeBSD

Separate POSIX sem/shm objects in jails, by prepending the jail's path

Description

Separate POSIX sem/shm objects in jails, by prepending the jail's path
name to the object's "path". While the objects don't have real path
names, it's a filesystem-like namespace, which allows jails to be
kept to their own space, but still allows the system / jail parent to
access a jail's IPC.

PR: 208082

Details

Provenance
jamieAuthored on
Parents
rS297934: MFC r297571:
Branches
Unknown
Tags
Unknown