Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sbin/fsck_lfs



On Mon, Apr 11, 2005 at 11:19:25PM +0000, Konrad Schroder wrote:
> Modified Files:
>       src/sbin/fsck_lfs: bufcache.c bufcache.h fsck.h lfs.c pass0.c pass2.c
>           pass5.c pass6.c setup.c vnode.c vnode.h
> 
> Log Message:
> Be more efficient with the hash tables for the buffer and vnode caches.
> 
> Note that roll-forward can add more inodes to the filesystem; don't overflow
> the tables but reallocate them.

This seems to have missed some corresponding changes elsewhere, that
break the build:

/home/NetBSD/HEAD/src/sbin/newfs_lfs/make_lfs.c: In function `make_lfs':
/home/NetBSD/HEAD/src/sbin/newfs_lfs/make_lfs.c:349: error: too few arguments 
to function `bufinit'

--
Dan.

Attachment: pgp6yRVEHIUfa.pgp
Description: PGP signature



Home | Main Index | Thread Index | Old Index