Date: Sat, 15 Dec 2012 11:14:24 +0200 From: Konstantin Belousov <kostikbel@gmail.com> To: Eitan Adler <lists@eitanadler.com> Cc: Steven Hartland <smh@freebsd.org>, rc@freebsd.org Subject: Re: Adding dependency on mountlate to mountd Message-ID: <20121215091424.GS71906@kib.kiev.ua> In-Reply-To: <CAF6rxg=UoSONKXLub7RFTK6Hi7oXRgJ0c7gvhOXW53sa2h964Q@mail.gmail.com> References: <6A58ADA440454E5889DBA6D2D9C56180@multiplay.co.uk> <CAF6rxg=UoSONKXLub7RFTK6Hi7oXRgJ0c7gvhOXW53sa2h964Q@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--IfZ+tgy+ooJOsAAy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Dec 15, 2012 at 12:27:35AM -0500, Eitan Adler wrote: > On 14 December 2012 13:25, Steven Hartland <smh@freebsd.org> wrote: > > Hi guys I'm looking to make mountd REQUIRE mountlate so > > that it can successfully export volumes on devices mounted > > with 'late' > > > > PR: http://www.freebsd.org/cgi/query-pr.cgi?pr=3D169373 > > > > Any objections to this? > > > > Patch:- > > --- mountd 2012-06-24 14:09:50.074267521 +0000 > > +++ /etc/rc.d/mountd 2012-06-24 13:47:35.012295797 +0000 > > @@ -4,7 +4,7 @@ > > # > > > > # PROVIDE: mountd > > -# REQUIRE: NETWORKING nfsserver rpcbind quota > > +# REQUIRE: NETWORKING nfsserver rpcbind quota mountlate > > # KEYWORD: nojail shutdown >=20 > This seems fine to me. I can't see any reason why this shouldn't be > done, and I don't see any sign of intentionally leaving off > "mountlate" in the commit log history. It cannot be fine. It breaks local NFS mounts. --IfZ+tgy+ooJOsAAy Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iQIcBAEBAgAGBQJQzD9wAAoJEJDCuSvBvK1BX4MP/0cnMrEPyacRhGmaNUTpczLV 9UupnlUlIA6MBQs9YR8WFExprSobR4qqYOuWPo0YGoyVm98M4gOaEpZd89d1C84r NSo2/K6EEy0D8l+Fc8+S2D9o2JmVXHS0ZIcogDXoP2MHPbnpcrIT1CE2DXrj+tpe dTnRt6yr3imMrXns8g6Ey83g+yfSPUz5RFmiHjCsG4PLG+seVUTNcHjgO5i8ju5d 8vhEZm1P6KGXorb5JITfmCvIzXIBOc1/CjKh6IL1iGUIk6A+i/8mfRVCf3no51X2 63teCjg64OUxMPOqrzuKMkh7mPlIdLl8UNsftPgquWbttSNRccw4uSkn0qOWB5nM Q2I9BhJL6kpY/G6ZSYKE0/fN5LlUJFJt6hVeu4DF2nFnACb9Ck0Qy2D9iYZXCfMH 7X1y1lyFWUqjLHdMmYejL3tRLCS3nadjBcyI5M2FvBkBTPZXb9rq6Cr96uzxBhnF AQvmtccfs5pOIcUuWJtMK8ezDd6jb58iBkqZOQeUmY7/VqUo3R8Y5Ix0Swb74vhZ PMODmzro7JkdEGk7vYFnJu6NY3ilPKWEcv3N9axF9rIifoSm7+5HjQ9eBJB0pYOq sNrKzrz4m+Ub1JJ4UbXb76ae9jLcNDRJzPQbLmT9AaVdV10OAEw9VWj2oCXxo/kn hBDrwar8qBee2inieIn4 =A8CT -----END PGP SIGNATURE----- --IfZ+tgy+ooJOsAAy--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20121215091424.GS71906>