Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Apr 1996 12:22:30 -0700 (PDT)
From:      Bruce Evans <bde>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/kern subr_diskslice.c
Message-ID:  <199604191922.MAA26090@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         96/04/19 12:22:30

  Modified:    sys/kern  subr_diskslice.c
  Log:
  Fixed removal of devfs entries for the real slice corresponding to the
  compatibility slice.  They were forgotten on last-close and then
  creating them on first-open failed.
  
  Devfs entries for slices other than the one containing the root file
  system are still invisible unless you open a non-devfs inode on the
  slice.
  
  Revision  Changes    Path
  1.25      +55 -10    src/sys/kern/subr_diskslice.c



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