On Fri, Jun 20, 2003 at 11:41:57PM +0900, NAKAJI Hiroyuki wrote:

> >>>>> In <[EMAIL PROTECTED]> 
> >>>>> Tim Robbins <[EMAIL PROTECTED]> wrote:
> 
> > > /etc/fstab:
> > > /dev/ad0s2      /mnt/winnt      ntfs    ro,noauto       0       0
> > > 
> > > When "mount /mnt/winnt", the system falls into DDB.
> 
> > This looks like a bug in the buffer cache code. I'm working on
> > trying to fix it. Mounting read-write instead of read-only ought to
> > work around the problem, but it's probably not very safe.
> 
> Thanks for support.
> 
> I updated the kernel on another PC from yesterday's source (cvsup-ed
> about Jun 19 14:00 JST) and, what a miracle, "mount_ntfs" did not get
> system panic.
> 
> I'll try the latest kernel on the PC on which I found this problem.

I've committed a fix for this bug to CVS. Thanks for reporting it!


Tim
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to