Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Sep 1999 23:24:21 -0700 (PDT)
From:      Matt Dillon <dillon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern vfs_conf.c vfs_subr.c src/sys/sys mount.h
Message-ID:  <199909190624.XAA15921@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dillon      1999/09/18 23:24:21 PDT

  Modified files:
    sys/kern             vfs_conf.c vfs_subr.c 
    sys/sys              mount.h 
  Log:
      Fix BOOTP root FS mounts.  Also cleanup vfs_getnewfsid() and collapse
      addaliasu() into addalias() (no operational change) and clarify comments
      relating to a trick that vclean() uses.
  
      The fix to BOOTP is yet another hack.  Actually, rootfsid handling
      is already a major hack.  The whole thing needs to be cleaned up.
  
  Reviewed by:	David Greenman <dg@root.com>, Alan Cox <alc@cs.rice.edu>
  
  Revision  Changes    Path
  1.33      +22 -2     src/sys/kern/vfs_conf.c
  1.226     +38 -22    src/sys/kern/vfs_subr.c
  1.79      +2 -1      src/sys/sys/mount.h



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?199909190624.XAA15921>