Subject: Re: ext2fs support broken in -current
To: None <kilbi@rad.rwth-aachen.de>
From: Kevin Lahey <kml@patheticgeek.net>
List: current-users
Date: 11/01/2004 05:19:28
In message <16773.28745.475481.946196@mogli.lke.rad.klinikum.rwth-aachen.de>Mar
kus W Kilbinger writes
>writing onto ext2 partitions on i386 and mipsel (qube2) produce
>
>  panic: kernel diagnostic assertion "vp->v_size == ip->i_size" failed:
>    file "../../../../ufs/ext2fs/ext2fs_readwrite.c", line 252
>  syncing disks... panic: lockmgr: locking against myself
>
>with -current kernel (and userland). Best way to reproduce this is to
>specify something like ' ... >/ext2-partition/file'.
>
>Does anybody else see this?

Yup.  I also noticed that the size values in 'df' are seriously
broken:

	Filesystem  1K-blocks     Used     Avail Capacity  Mounted on
	/dev/wd0a    10322630  2009624   7796876    20%    /
	/dev/wd0e           0        0         0     6%    /linuxroot
	mfs:181        254111      554    240852     0%    /tmp
	/dev/wd0f    10322630  6284448   3522052    64%    /home

IIRC, the linux partition there should be about 1GB.

Kevin
kml@patheticgeek.net