Subject: ext2fs support broken in -current
To: None <current-users@netbsd.org>
From: Markus W Kilbinger <kilbi@rad.rwth-aachen.de>
List: current-users
Date: 11/01/2004 00:07:53
Hi,

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?

Markus.