On Tue, Mar 02, 2010 at 05:20:03PM +0000, Antti Kantee wrote: > Module Name: src > Committed By: pooka > Date: Tue Mar 2 17:20:03 UTC 2010 > > Modified Files: > src/sys/ufs/mfs: mfs_extern.h mfs_vfsops.c > Added Files: > src/sys/ufs/mfs: mfs_miniroot.c > > Log Message: > Make mfs_initminiroot() mandatory. Allows to remove #ifdef MFS.
Who will this and the following change work if I have no 'file-system MFS' in my kernel config? Bernd