[Bug 192092] New: [jail(8)] allow.mount.tmpfs does not kldload tmpfs.ko if not present

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jul 24 14:09:02 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192092

            Bug ID: 192092
           Summary: [jail(8)] allow.mount.tmpfs does not kldload tmpfs.ko
                    if not present
           Product: Base System
           Version: 10.0-RELEASE
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Many People
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: joeb1 at a1poweruser.com

When a jail is started with parameters 
allow.mount.tmpfs
allow.mount.nullfs
allow.mount.procfs
jail(8) does not check if their kernel modules are loaded.
Jail(8) should be changed to load the kernel modules if they are not already
loaded before the jail is started.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list