Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Jan 2003 00:01:09 -0800 (PST)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/md md.c
Message-ID:  <200301130801.h0D819Rn056408@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2003/01/13 00:01:09 PST

  Modified files:
    sys/dev/md           md.c 
  Log:
  Remove the printf which announces the creation of malloc disks: it is
  inconsistent when we do not do it for swap or vnode.
  
  We still printf for preloaded disks because of the weak debugging
  options people have in embedded/tiny environments where this is
  usually used.
  
  Revision  Changes    Path
  1.78      +0 -1      src/sys/dev/md/md.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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