Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jul 2014 14:09:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 192092] New: [jail(8)] allow.mount.tmpfs does not kldload tmpfs.ko if not present
Message-ID:  <bug-192092-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: joeb1@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-192092-8>