K 10 svn:author V 3 jhb K 8 svn:date V 27 2009-02-06T20:06:48.705296Z K 7 svn:log V 306 Tweak the output of VOP_PRINT/vn_printf() some. - Align the fifo output in fifo_print() with other vn_printf() output. - Remove the leading space from lockmgr_printinfo() so its output lines up in vn_printf(). - lockmgr_printinfo() now ends with a newline, so remove an extra newline from vn_printf(). END