patches for FreeBSD 6.0-RELEASE

Tomas Olsson tol at stacken.kth.se
Mon Jan 16 18:32:59 CET 2006


Gernot Hueber <hueber at riic.at> writes:
> The patched mount_nnpfs panics in kernel_mount (nnpfs_vfsops-freebsd.c).
> 
I don't see that function in that file.

As I said,
> > Do you have stack traces? core dump + gdb helps a lot.
>
dumpon and savecore are nice commands, and there's a chapter on kernel
debugging in the FreeBSD Developer's Handbook. Do GENERIC users get a
debuggable version of the kernel?

And
> > my guess is that you messed up the dead_vnodeop* part...
>
I would start by putting the
   static struct vnodeopv_entry_desc nnpfs_dead_vnodeop_entries[] = {
part back into nnpfs_vfsops-freebsd.c (it is removed by the patch) and try
to figure out how to make it compile properly.

Happy hacking :)

/t


More information about the Arla-drinkers mailing list