Watching a file system

Matthew Dillon dillon at apollo.backplane.com
Tue Jun 26 14:06:20 PDT 2007


:# cc -I/usr/src/sys ncptrace.c -o /usr/local/bin/ncptrace -lkvm
:ncptrace.c: In function `dumpncp':
:ncptrace.c:133: warning: comparison is always true due to limited range of 
:data type
:ncptrace.c:143: error: `NCF_MOUNTPT' undeclared (first use in this function)
:ncptrace.c:143: error: (Each undeclared identifier is reported only once
:ncptrace.c:143: error: for each function it appears in.)
:
:I do like this idea though.
:------
:Dave Hayes - Consultant - Altadena CA, USA - dave at jetcafe.org 

    Use the ncptrace.c from HEAD.  The debug code doesn't get updated
    reliably but the one in HEAD will compile under RELEASE.

					-Matt
					Matthew Dillon 
					<dillon at backplane.com>





More information about the Users mailing list