On Mon, 11 Mar 2019 14:03-0700, Freddie Cash wrote:

> On Mon, Mar 11, 2019 at 1:59 PM Trond Endrestøl <
> trond.endres...@fagskolen.gjovik.no> wrote:
> 
> > On Mon, 11 Mar 2019 13:47-0700, Matthew Ahrens wrote:
> >
> > > On Mon, Mar 11, 2019 at 11:33 AM Trond Endrestøl <
> > > trond.endres...@fagskolen.gjovik.no> wrote:
> > >
> > > > Has anyone else noticed ZFS datasets are no longer mounted in
> > > > alphanumerical order in CURRENT? It looks more like they are mounted
> > > > in the order in which they are encountered.
> > >
> > > Wouldn't surprise me if this was caused by the parallel mount changes.
> > The
> > > filesystems should still be mounted in hierarchical order (parents before
> > > children), so everything should still work. What problem are you seeing
> > as
> > > a result of the changed mount order?
> >
> > Actually no problems other than it's rather unintuitive when looking
> > at the output of "df -ah". Could we have a command line option for
> > disabling the parallel mount?
> 
> Wouldn't it make more sense to teach df, du, "zfs list", and other things
> that list the mounted filesystems to use sorted output?

That's a better alternative.

> IOW, is it the mount process itself that's an issue, or just the output of
> mounted filesystems list?

The latter in my case.

-- 
Trond.
_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to