Subject: Re: file system problem on -current
To: Steve Bellovin <smb@research.att.com>
From: Martin Husemann <martin@duskware.de>
List: current-users
Date: 05/23/2003 17:27:05
On Thu, May 22, 2003 at 05:14:06PM -0400, Steve Bellovin wrote:
> system had a problem that upset fsck:  a directory had a link count of 
> 1, when it should have been 2.  I haven't seen that sort of thing in a 
> long time.  (When I ran fsck manually and gave it permission to adjust 
> that directory, it was happy, and only objected to one other i-node.)

This was one (two?) of a couple of issues caused by the UFS2 import.
You should update the kernel and fskc_ffs, and then force a fsck run again.

Martin