cvs commit: src/sys/emulation/linux linux_ioctl.c

Matthew Dillon dillon at crater.dragonflybsd.org
Thu May 17 14:07:23 PDT 2007


dillon      2007/05/17 14:07:14 PDT

DragonFly src repository

  Modified files:
    sys/emulation/linux  linux_ioctl.c 
  Log:
  Use DIOCGPART instead of DIOCGDINFO to remove references to the disklabel
  from linux_ioctl_BLKGETSIZE(), and rename the function to
  linux_ioctl_BLKGETSIZE32().
  
  Revision  Changes    Path
  1.24      +9 -6      src/sys/emulation/linux/linux_ioctl.c


http://www.dragonflybsd.org/cvsweb/src/sys/emulation/linux/linux_ioctl.c.diff?r1=1.23&r2=1.24&f=u





More information about the Commits mailing list