DragonFly bugs List (threaded) for 2008-07
DragonFly BSD
DragonFly bugs List (threaded) for 2008-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: HAMMER kernel panic on git-clone


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Fri, 18 Jul 2008 20:49:15 -0700 (PDT)

: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@backplane.com>



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