DragonFly BSD
DragonFly kernel List (threaded) for 2004-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: vfs megapatch 09 (not for the faint of heart)


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Wed, 13 Oct 2004 11:06:05 -0700 (PDT)

:I saw this in /var/log/messages
:Oct 13 00:14:12 gzl kernel: EXDEV case 1 0xcfc4e320 scsi
:Oct 13 00:14:12 gzl last message repeated 4 times
:Oct 13 00:15:14 gzl kernel: EXDEV case 1 0xcfc4ee60 scsi
:Oct 13 00:15:22 gzl last message repeated 9 times
:Oct 13 00:17:59 gzl kernel: EXDEV case 1 0xcfc4ee60 scsi
:Oct 13 00:22:53 gzl last message repeated 19 times
:
:while I was playing with build breakage:
:$ export MAKEOBJDIRPREFIX=$HOME/obj
:$ cd /sys/bus/cam/scsi
:$ make -s obj && env ARCH=i386 make depend
:
:Has this already been taken care of in HEAD?

    HEAD is almost exactly megapatch 09, so no.  The above errors should
    not be causing any build breakages any more, but they will still occur
    when directories that programs are CDed into get renamed.

    As long as the remaining issues do not break 'normal' applications or
    the buildworld I'm content in leaving them be until they get obsoleted
    out by continuing work.  These issues are almost entirely in the
    old/new API compatibility code which, fortunately, gets scrapped after
    the conversion is finished.

					-Matt
					Matthew Dillon 
					<dillon@xxxxxxxxxxxxx>



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