Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Aug 2000 13:53:46 +0200
From:      Martin Cracauer <cracauer@cons.org>
To:        current@freebsd.org
Subject:   vn broken?
Message-ID:  <20000828135346.A15059@cons.org>

next in thread | raw e-mail | index | archive | help
-current from Aug, 22, cd9660 image file mounted via vn reports this:

Aug 28 13:45:51 counter /kernel: unexpected vn driver lock: 0xccf008c0: type VREG, usecount 2, writecount 1, refcount 452, flags (VOBJBUF)
Aug 28 13:45:51 counter /kernel: tag VT_UFS, ino 357635, on dev #da/6 (13, 6) lock type inode: EXCL (count 1) by pid 5

This happens when multiple parallel things are done to the iso
filesystem inside the vnode, i.e.:

A single
  find /mnt -type f -exec cat {} \; | wc -c
works without problems, two of them started with a delay cause these
messages. 

Martin
-- 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Martin Cracauer <cracauer@cons.org> http://www.cons.org/cracauer/
BSD User Group Hamburg, Germany     http://www.bsdhh.org/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000828135346.A15059>