mirror_zfs/module
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
..
spl SLES10 Fixes (part 7) 2009-05-20 15:30:13 -07:00
splat SLES10 Fixes (part 8) 2009-05-20 16:33:08 -07:00
Makefile.in Build system cleanup 2009-03-11 12:37:34 -07:00