]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r196835:
authorjamie <jamie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 8 Sep 2009 19:18:02 +0000 (19:18 +0000)
committerjamie <jamie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 8 Sep 2009 19:18:02 +0000 (19:18 +0000)
commitb8c138952f432dbd12073547e6eada3abd88c28e
treef68ef9c7f7e30276083f4ef3e0a478807a2372ca
parentfbc6abb4f107b32e32e9a51781e9a9e0608afc87
MFC r196835:
  Allow a jail's name to be the same as its jid (which is the default if
  no name is specified), and let a numeric name specify the jid for a new
  jail when the jid isn't otherwise set.  Still disallow other numeric
  names.

Reviewed by: zec
Approved by: re (kib), bz (mentor)

git-svn-id: svn://svn.freebsd.org/base/stable/8@196989 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/kern/kern_jail.c