Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Oct 1997 00:28:51 -0700 (PDT)
From:      Julian Elischer <julian@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/miscfs/devfs devfs_tree.c devfs_vfsops.c
Message-ID:  <199710160728.AAA19270@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
julian      1997/10/16 00:28:51 PDT

  Modified files:
    sys/miscfs/devfs     devfs_tree.c devfs_vfsops.c 
  Log:
  1/ by default make all versions of the same device get the same vnode.
  2/ Show the dummy mount in the mount list. it cannot be reached (that I know of)
  	but puting it there, means that disks mounted from devfs will have their	things such as the superblock and the bitmaps, synced to disk :)
  
  Revision  Changes    Path
  1.47      +2 -2      src/sys/miscfs/devfs/devfs_tree.c
  1.24      +3 -4      src/sys/miscfs/devfs/devfs_vfsops.c



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