NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/48378: LFS can't mount FS newfs_lfs created
The following reply was made to PR kern/48378; it has been noted by GNATS.
From: David Holland <dholland-bugs%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: kern/48378: LFS can't mount FS newfs_lfs created
Date: Tue, 21 Oct 2014 16:08:36 +0000
Not sent to gnats.
------
From: Reinoud Zandijk <reinoud%NetBSD.org@localhost>
To: NetBSD Problem Report DB Administrator <gnats%NetBSD.org@localhost>
Subject: Re: kern/48378: LFS can't mount FS newfs_lfs created
Date: Tue, 5 Aug 2014 09:40:53 +0200
Well yes, FFS does complain about the blocksize being bigger than 64k. Even
though they share a bit of code, is the LFS implementation limiting our
inability to handle 512k block sizes or is the format limiting us?
diablo# newfs -b 512k /dev/rwd2a
newfs: block size `512k' (524288) is greater than the maximum (65536).
diablo#
Reinoud
Home |
Main Index |
Thread Index |
Old Index