Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Apr 2008 08:13:37 +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:  <200804110813.m3B8Dbm8064198@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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