Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Apr 2002 03:40:45 -0800 (PST)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/vinum vinumio.c vinumobj.h
Message-ID:  <200204021140.g32Bekw63397@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2002/04/02 03:40:45 PST

  Modified files:
    sys/dev/vinum        vinumio.c vinumobj.h 
  Log:
  Stop using the bogus DIOCGPART ioctl, use DIOCGSECTORSIZE and
  DIOCGMEDIASIZE instead.
  
  The partition type check has been XXX'ed out since we cannot expect
  that a BSD disklabel with a type field be available on all platforms.
  
  Revision  Changes    Path
  1.71      +17 -6     src/sys/dev/vinum/vinumio.c
  1.4       +2 -1      src/sys/dev/vinum/vinumobj.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?200204021140.g32Bekw63397>