Re: ufs filesystem cannot mount NetBSD/arm64 partition

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Jan 15, 2024 at 11:05:51PM +0100, Bruno Haible wrote:

> Whereas this partition can be mounted fine on FreeBSD, NetBSD, OpenBSD.
> FreeBSD 11:
> # mount -r -t ufs /dev/ada1s2 /mnt
> NetBSD 9.3:
> # mount -r -t ffs /dev/wd1a /mnt
> OpenBSD 7.4:
> # mount -r -t ffs /dev/wd1j /mnt
> 
> The source code line which emits the
>   ufs: ufs_fill_super(): fragment size 8192 is too large
> error is obviously linux/fs/ufs/super.c:1083.

Lovely...  Does it really have 8Kb fragments?  That would be painful
to deal with - a plenty of places in there assume that fragment fits
into a page...




[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [NTFS 3]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [NTFS 3]     [Samba]     [Device Mapper]     [CEPH Development]

  Powered by Linux