HAMMER kernel panic on git-clone

Matthew Dillon dillon at apollo.backplane.com
Fri Jul 18 20:49:36 PDT 2008


:A-ha, looking at ktrace output (somehow truss stuck in the middle of
:execution) and the UFS source code, HAMMER lacks cross-device link checks
:in nlink and nrename.  I'll work on a patch for this one.
:
:Cheers.

    Oh, sorry, as usual I didn't completely read your short posting :-)

    If you would like to fix it, please go ahead!  Please fix it in
    the upper layers of the kernel though, not in HAMMER.  The kernel
    is supposed to vet cross device link checks before diving into the VOP.

					-Matt
					Matthew Dillon 
					<dillon at backplane.com>





More information about the Bugs mailing list