Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Oct 2002 13:10:00 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern vfs_mount.c
Message-ID:  <200210212010.g9LKA08G029262@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2002/10/21 13:10:00 PDT

  Modified files:
    sys/kern             vfs_mount.c 
  Log:
  GEOM does not (and shall not) propagate flags like D_MEMDISK, so we will
  revert to checking the name to determine if our root device is a ramdisk,
  md(4) specifically to determine if we should attempt the root-mount RW
  
  Sponsored by:   DARPA & NAI Labs.
  
  Revision  Changes    Path
  1.86      +11 -11    src/sys/kern/vfs_mount.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?200210212010.g9LKA08G029262>