Subject: Re: panic in ffs_full_fsync
To: None <tech-kern@netbsd.org>
From: David Laight <david@l8s.co.uk>
List: tech-kern
Date: 08/09/2003 12:24:40
> Just do a mknod on a filesystem that is (I think) out of inodes.
> (Either that or on one where there isn't enough space to extend
> the directory.)

Looking at a dump of the filesystem concerned it looks as though
the problem is extending the directory.

Yes - just filled up directory block with char devices, reports file
system full.
Then did 'mknod z b 0 0' and got a panic immediately.

I've not (yet) worked out when checkalias() is called....
(I can't get the test 'system' into ddb...)

	David

-- 
David Laight: david@l8s.co.uk