Files
mirror_zfs/module/splat
Brian Behlendorf 9593ef76d9 SLES10 Fixes (part 8)
- Add compat_ioctl() handler, by default 64-bit SLES systems build 32-bit
  ELF binaries.  For the 32-bit binaries to pass ioctl information to a
  64-bit kernel a compatibility handler needs to be registered.  In our
  case no additional conversions are needed to convert 32-bit ioctl()
  commands to 64-bit commands so we can just call the default handler.
2009-05-20 16:33:08 -07:00
..
2009-05-20 16:33:08 -07:00
2009-05-20 12:23:24 -07:00
2009-05-20 10:08:37 -07:00
2009-03-15 15:13:49 -07:00