Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Oct 1996 05:15:33 -0800 (PST)
From:      Bruce Evans <bde>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/kern subr_diskslice.c
Message-ID:  <199610291315.FAA27387@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         96/10/29 05:15:32

  Modified:    sys/kern  subr_diskslice.c
  Log:
  Search for labels on all slices whenever any minor for a drive is opened.
  If DEVFS is configured, create devfs devices for previously invisible
  partitions on the slices.
  
  Fixed an old aliasing bug which caused E=17 errors from DEVFS for
  DIOCSDINFO when there were no real slices.
  
  Revision  Changes    Path
  1.30      +55 -44    src/sys/kern/subr_diskslice.c



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