Use DIOCGPART instead of DIOCGDINFO to remove references to the disklabel
authorMatthew Dillon <dillon@dragonflybsd.org>
Thu, 17 May 2007 21:07:13 +0000 (21:07 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Thu, 17 May 2007 21:07:13 +0000 (21:07 +0000)
commitf1d0783fe7099cbe3804aa928893eeb1b3fbc349
tree76a4da71276ba0b1791f3e0786ba5e1ae877c927
parent25593dd4e967ba4e7cbd1bb8f222207a7b891eb2
Use DIOCGPART instead of DIOCGDINFO to remove references to the disklabel
from linux_ioctl_BLKGETSIZE(), and rename the function to
linux_ioctl_BLKGETSIZE32().
sys/emulation/linux/linux_ioctl.c