bin/165515: [jail][patch] "jail: unknown parameter: allow.nomount" when starting jail

Martin Matuska mm at FreeBSD.org
Wed Feb 29 00:40:14 UTC 2012


The following reply was made to PR bin/165515; it has been noted by GNATS.

From: Martin Matuska <mm at FreeBSD.org>
To: Jamie Gritton <jamie at FreeBSD.org>
Cc: Glen Barber <gjb at FreeBSD.org>, freebsd-gnats-submit at FreeBSD.org, 
 freebsd-jail at FreeBSD.org
Subject: Re: bin/165515: [jail][patch] "jail: unknown parameter: allow.nomount"
 when starting jail
Date: Wed, 29 Feb 2012 01:30:41 +0100

 On 28.2.2012 23:36, Jamie Gritton wrote:
 > The allow.mount parameter recently changed in a subtle way - it's now
 > a node (to e.g. allow.mount.devfs) as well as a parameter in its own
 > right. This confused libjail which knows how to handle such parameters
 > as long as they're not boolean.
 >
 > I'm including my proposed fix to libjail. This this fix, allow.nomount
 > should once again work, as should allow.mount and other things such as
 > allow.quotas/allow.noquotas should work as they did before.
 >
 > - Jamie
 
 Thanks. I might MFC this together with all the other new jail stuff to
 9-STABLE in a week or so.
 Or do we need more testing?
 
 For 8-STABLE, all of this is a no-op, because the prerequisites for all
 these changes date back to the VOP_VPTOCNP(9) change by kib.
 
 -- 
 Martin Matuska
 FreeBSD committer
 http://blog.vx.sk
 


More information about the freebsd-jail mailing list