Use DIOCGPART instead of DIOCGDINFO to remove references to the disklabel
commit343ab7397c88dac2c54228e0f13b6fda2829aec3
authorMatthew Dillon <dillon@dragonflybsd.org>
Thu, 17 May 2007 21:07:13 +0000 (17 21:07 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Thu, 17 May 2007 21:07:13 +0000 (17 21:07 +0000)
treecbfb5ebdea4b35060716e67e3e58b1cad8b81156
parent14deec6c4bdd6b3ac8d5477e74b46ff4f798b4a5
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