rwatson 2008-04-11 08:13:37 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/kern vfs_subr.c
Log:
Merge vfs_subr.c:1.713 from HEAD to RELENG_7:
In "show lockedvnods" DDB command, use db_printf() rather than printf()
so that the results end up in the DDB output stream rather than the
console output stream.
This should likely also be done for the vprint() function it calls.
Revision Changes Path
1.707.2.3 +1 -1 src/sys/kern/vfs_subr.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"