Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jul 1999 01:39:49 -0700 (PDT)
From:      Greg Lehey <grog@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/vinum vinum.c vinumvar.h
Message-ID:  <199907220839.BAA85676@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
grog        1999/07/22 01:39:48 PDT

  Modified files:
    sys/dev/vinum        vinum.c vinumvar.h 
  Log:
  Modify device numbering method to work with latest -CURRENT.  Briefly,
  the device numbers are now minor number only, so that we can still
  compare them after dev_t has turned into a blob.
  
  Broken-by:	dev_t changes
  Reported-by:	Vallo Kallaste <vallo@matti.ee>
  		"Niels Chr. Bank-Pedersen" <ncbp@bank-pedersen.dk>
  
  Revision  Changes    Path
  1.26      +9 -5      src/sys/dev/vinum/vinum.c
  1.21      +6 -6      src/sys/dev/vinum/vinumvar.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?199907220839.BAA85676>