Re: svn commit: r334971 - head/sbin/dump

2018-06-11 Thread Rodney W. Grimes
> On Mon, 11 Jun 2018 19:32:45 + (UTC) > Warner Losh wrote: > > > Author: imp > > Date: Mon Jun 11 19:32:45 2018 > > New Revision: 334971 > > URL: https://svnweb.freebsd.org/changeset/base/334971 > > > > Log: > > Document the newly enforced 524288 inode restriction. > > > > Modified: > >

Re: svn commit: r334971 - head/sbin/dump

2018-06-11 Thread O. Hartmann
On Mon, 11 Jun 2018 19:32:45 + (UTC) Warner Losh wrote: > Author: imp > Date: Mon Jun 11 19:32:45 2018 > New Revision: 334971 > URL: https://svnweb.freebsd.org/changeset/base/334971 > > Log: > Document the newly enforced 524288 inode restriction. > > Modified: > head/sbin/dump/dump.8 >

svn commit: r334971 - head/sbin/dump

2018-06-11 Thread Warner Losh
Author: imp Date: Mon Jun 11 19:32:45 2018 New Revision: 334971 URL: https://svnweb.freebsd.org/changeset/base/334971 Log: Document the newly enforced 524288 inode restriction. Modified: head/sbin/dump/dump.8 Modified: head/sbin/dump/dump.8 ===