K 10 svn:author V 7 rwatson K 8 svn:date V 27 2007-12-28T00:47:31.000000Z K 7 svn:log V 253 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. MFC after: 3 months END