cvs commit: src/sys/kern vfs_subr.c

Robert Watson rwatson at FreeBSD.org
Fri Apr 11 08:13:37 UTC 2008


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


More information about the cvs-all mailing list