Re: svn commit: r330705 - head/sbin/mount

2018-03-10 Thread Warner Losh
On Sat, Mar 10, 2018 at 1:43 AM, Alexey Dokuchaev wrote: > On Fri, Mar 09, 2018 at 09:32:08PM +, Warner Losh wrote: > > New Revision: 330705 > > URL: https://svnweb.freebsd.org/changeset/base/330705 > > > > Log: > > Remove decade's old whine about msdos vs msdosfs. > > >

Re: svn commit: r330705 - head/sbin/mount

2018-03-10 Thread Alexey Dokuchaev
On Fri, Mar 09, 2018 at 09:32:08PM +, Warner Losh wrote: > New Revision: 330705 > URL: https://svnweb.freebsd.org/changeset/base/330705 > > Log: > Remove decade's old whine about msdos vs msdosfs. > > Retain the compatibility silently though. Shouldn't it be the other way around?

svn commit: r330705 - head/sbin/mount

2018-03-09 Thread Warner Losh
Author: imp Date: Fri Mar 9 21:32:07 2018 New Revision: 330705 URL: https://svnweb.freebsd.org/changeset/base/330705 Log: Remove decade's old whine about msdos vs msdosfs. Retain the compatibility silently though. Reviewed by: cem@, kevans@, emaste@ (and many others in the past)