Re: msdosfs is dead, Jim.

1999-02-07 Thread Dmitrij Tejblum
Brian Feldman wrote:
 The basic problem is that msdosfs panic()s quite easily with a zone
 not free error (INVARIANTS is /ON/ in the kernel), when I attempt to do a rw
 mount of a FAT16.

Don't you, by a chance, load msdosfs module dynamically? If so, the 
module must also be compiled with INVARIANTS

Dima



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


msdosfs is dead, Jim.

1999-02-06 Thread Brian Feldman
   How am I supposed to find the maintainer of a certain part of the kernel,
anyway?  The basic problem is that msdosfs panic()s quite easily with a zone
not free error (INVARIANTS is /ON/ in the kernel), when I attempt to do a rw
mount of a FAT16.  I don't know what else it affects, but it's easily and
consistently reproducible.  This is not in relation to vn(4), which it was
originally tested with, as vn(4) works flawlessly.

 Brian Feldman_ __  ___ ___ ___  
 gr...@unixhelp.org   _ __ ___ | _ ) __|   \ 
 http://www.freebsd.org/ _ __ ___  | _ \__ \ |) |
 FreeBSD: The Power to Serve!  _ __ ___  _ |___/___/___/ 


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