Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Dec 2007 00:47:32 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern vfs_subr.c
Message-ID:  <200712280047.lBS0lWhM095787@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2007-12-28 00:47:32 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_subr.c 
  Log:
  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
  
  Revision  Changes    Path
  1.713     +1 -1      src/sys/kern/vfs_subr.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712280047.lBS0lWhM095787>