Re: git: b13110e9f3ca - main - ufs/ffs: detect endian mismatch between machine and filesystem

From: Warner Losh <imp_at_bsdimp.com>
Date: Tue, 20 Dec 2022 03:51:04 UTC
On Mon, Dec 19, 2022, 8:45 PM Alexey Dokuchaev <danfe@freebsd.org> wrote:

> On Tue, Dec 20, 2022 at 03:25:15AM +0000, Alfredo Dal'Ava Junior wrote:
> > commit b13110e9f3cad590abb86519e313eb1449ddc2e7
> >
> >   ufs/ffs: detect endian mismatch between machine and filesystem
> >
> >   Mount on a LE machine a filesystem formatted for BE is not
> >   supported currently.
>
> Interesting.  Are there future plans to add full support for this?
> I'd be looking forward to it!
>

NetBSD has this code, but differences in the VM systems made it tricky to
port when I tried it back when I was hacking FreeBSD/mips in the pre BERI
times...

Warner

>