Re: svn commit: r344013 - head/usr.sbin/mountd

2019-02-11 Thread Rodney W. Grimes
> Enji Cooper wrote on Mon, Feb 11, 2019 at 08:16:07AM -0800: > > Hi Martin, > > > > > On Feb 11, 2019, at 07:51, Martin Cracauer wrote: > > > > > > Author: cracauer > > > Date: Mon Feb 11 15:51:28 2019 > > > New Revision: 344013 > > > URL: https://svnweb.freebsd.org/changeset/base/344013 > > >

Re: svn commit: r344013 - head/usr.sbin/mountd

2019-02-11 Thread Rodney W. Grimes
> Author: cracauer > Date: Mon Feb 11 15:51:28 2019 > New Revision: 344013 > URL: https://svnweb.freebsd.org/changeset/base/344013 > > Log: > Clarify NFSv4 /etc/exports semantics, with working example. > The existing wording has been confusing users for years. > > Modified: > head/usr.sbin/

Re: svn commit: r344013 - head/usr.sbin/mountd

2019-02-11 Thread Martin Cracauer
Enji Cooper wrote on Mon, Feb 11, 2019 at 08:16:07AM -0800: > Hi Martin, > > > On Feb 11, 2019, at 07:51, Martin Cracauer wrote: > > > > Author: cracauer > > Date: Mon Feb 11 15:51:28 2019 > > New Revision: 344013 > > URL: https://svnweb.freebsd.org/changeset/base/344013 > > > > Log: > > Clar

Re: svn commit: r344013 - head/usr.sbin/mountd

2019-02-11 Thread Enji Cooper
Hi Martin, > On Feb 11, 2019, at 07:51, Martin Cracauer wrote: > > Author: cracauer > Date: Mon Feb 11 15:51:28 2019 > New Revision: 344013 > URL: https://svnweb.freebsd.org/changeset/base/344013 > > Log: > Clarify NFSv4 /etc/exports semantics, with working example. > The existing wording has

svn commit: r344013 - head/usr.sbin/mountd

2019-02-11 Thread Martin Cracauer
Author: cracauer Date: Mon Feb 11 15:51:28 2019 New Revision: 344013 URL: https://svnweb.freebsd.org/changeset/base/344013 Log: Clarify NFSv4 /etc/exports semantics, with working example. The existing wording has been confusing users for years. Modified: head/usr.sbin/mountd/exports.5 Modi