The following reply was made to PR bin/183986; it has been noted by GNATS. From: Oleg Ginzburg <[email protected]> To: [email protected] Cc: Subject: Re: bin/183986: zfs jail allow delegate fs to jail twice Date: Fri, 15 Nov 2013 14:16:04 +0400
--047d7b2e4d325ff03204eb347c7e Content-Type: text/plain; charset=ISO-8859-1 Also zfs unjail have same behavior: % zfs unjail 1 zroot/j1dt % zfs unjail 1 zroot/j1dt cannot unjail 'zroot/j1dt': dataset does not exist % zfs unjail jail2 zroot/j1dt % zfs unjail jail2 zroot/j1dt cannot unjail 'zroot/j1dt': dataset does not exist On Fri, Nov 15, 2013 at 2:10 PM, <[email protected]> wrote: > Thank you very much for your problem report. > It has the internal identification `bin/183986'. > The individual assigned to look at your > report is: freebsd-bugs. > > You can access the state of your problem report at any time > via this link: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=183986 > > >Category: bin > >Responsible: freebsd-bugs > >Synopsis: zfs jail allow delegate fs to jail twice > >Arrival-Date: Fri Nov 15 10:10:00 UTC 2013 > --047d7b2e4d325ff03204eb347c7e Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr">Also zfs unjail have same behavior:<br><br>% zfs unjail 1 = zroot/j1dt<br>% zfs unjail 1 zroot/j1dt<br>cannot unjail 'zroot/j1dt= 9;: dataset does not exist<br><br>% zfs unjail jail2 zroot/j1dt<br>% zfs un= jail jail2 zroot/j1dt<br> cannot unjail 'zroot/j1dt': dataset does not exist<br></div><div cl= ass=3D"gmail_extra"><br><br><div class=3D"gmail_quote">On Fri, Nov 15, 2013= at 2:10 PM, <span dir=3D"ltr"><<a href=3D"mailto:FreeBSD-gnats-submit@= freebsd.org" target=3D"_blank">[email protected]</a>></sp= an> wrote:<br> <blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p= x #ccc solid;padding-left:1ex">Thank you very much for your problem report.= <br> It has the internal identification `bin/183986'.<br> The individual assigned to look at your<br> report is: freebsd-bugs.<br> <br> You can access the state of your problem report at any time<br> via this link:<br> <br> <a href=3D"http://www.freebsd.org/cgi/query-pr.cgi?pr=3D183986" target=3D"_= blank">http://www.freebsd.org/cgi/query-pr.cgi?pr=3D183986</a><br> <br> >Category: =A0 =A0 =A0 bin<br> >Responsible: =A0 =A0freebsd-bugs<br> >Synopsis: =A0 =A0 =A0 zfs jail allow delegate fs to jail twice<br> >Arrival-Date: =A0 Fri Nov 15 10:10:00 UTC 2013<br> </blockquote></div><br></div> --047d7b2e4d325ff03204eb347c7e-- _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
