Date: Sat, 3 Nov 2012 12:21:58 GMT From: crees@FreeBSD.org To: david@nfrance.com, crees@FreeBSD.org, freebsd-rc@FreeBSD.org Subject: Re: conf/142973: [jail] [patch] Strange counter init value in jail rc Message-ID: <201211031221.qA3CLwHO062890@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
Synopsis: [jail] [patch] Strange counter init value in jail rc State-Changed-From-To: open->analyzed State-Changed-By: crees State-Changed-When: Sat Nov 3 12:21:57 UTC 2012 State-Changed-Why: This is a pickle indeed. Moany people will have used it starting from 1, since the original code was intended to count from 1; see r159072. However, the prestart code added in r191620 counts from 0. The patch at http://www.bayofrum.net/~crees/patches/142973.diff makes it count from 0, but still work with a warning if the user has started at 1. I will talk to the developers concerned. http://www.freebsd.org/cgi/query-pr.cgi?pr=142973
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211031221.qA3CLwHO062890>