svn commit: r218604 - head/sbin/fsck_ffs

Bjoern A. Zeeb bzeeb-lists at lists.zabbadoz.net
Sun Feb 13 12:55:08 UTC 2011


On Sun, 13 Feb 2011, Bruce Evans wrote:

> On Sat, 12 Feb 2011, Konstantin Belousov wrote:
>
>> Log:
>>  In checker, read journal by sectors.
>>
>>  Due to UFS insistence to pretend that device sector size is 512 bytes,

[long explanation stripped]

I don't claim to understand a word; all I know is that you can now put
a su+j on top of say: mdconfig -s 128M -S 4096
or a geli on top of a real disk as given in the first example in
geli(8).

Previously either would panic as fast as:
newfs ..
tunefs -j eanble ..
mount .. /mnt
mkdir /mnt/x
*kaboom*

If you want to change the names and macros and arithmetics I am all
fine if it's (as I try to understand) unified, but then make sure the
above works well and that all cases on top of it work again
afterwards.  Thanks:)

-- 
Bjoern A. Zeeb                                 You have to have visions!
          Stop bit received. Insert coin for new address family.


More information about the svn-src-head mailing list