Subject: Re: kern/33179: LFS deadlock and another panic
To: None <gnats-bugs@NetBSD.org>
From: SODA Noriyuki <soda@sra.co.jp>
List: netbsd-bugs
Date: 04/29/2006 16:40:08
Juan said that this symptom disappeared since the following change:

revision 1.102
date: 2006/04/19 00:22:15;  author: perseant;  state: Exp;  lines: +7 -3
Avoid a possible sign overflow condition in lfs_truncate, which would result
in a buffer overflow (underflow).  Coverity CID 1521.

So, this PR might be able to be closed.
(maybe pullup is needed, though)
--
soda