mirror_zfs/module/splat
Brian Behlendorf e554dffa60 SLES10 Fixes (part 9)
- Proper ioctl() 32/64-bit binary compatibility.  We need to ensure the
  ioctl data itself is always packed the same for 32/64-bit binaries.
  Additionally, the correct thing to do is encode this size in bytes
  as part of the command using _IOC_SIZE().
- Minor formatting changes to respect the 80 character limit.
- Move all SPLAT_SUBSYSTEM_* defines in to splat-ctl.h.
- Increase SPLAT_SUBSYSTEM_UNKNOWN because we were getting close
  to accidentally using it for a real registered subsystem.
2009-05-21 10:56:11 -07:00
..
Makefile.in Build system and packaging (RPM support) 2009-03-09 15:56:55 -07:00
splat-atomic.c SLES10 Fixes (part 9) 2009-05-21 10:56:11 -07:00
splat-condvar.c SLES10 Fixes (part 9) 2009-05-21 10:56:11 -07:00
splat-ctl.c SLES10 Fixes (part 9) 2009-05-21 10:56:11 -07:00
splat-generic.c SLES10 Fixes (part 9) 2009-05-21 10:56:11 -07:00
splat-internal.h kmem_cache hardening and performance improvements 2009-01-30 20:54:49 -08:00
splat-kmem.c SLES10 Fixes (part 9) 2009-05-21 10:56:11 -07:00
splat-kobj.c SLES10 Fixes (part 9) 2009-05-21 10:56:11 -07:00
splat-list.c SLES10 Fixes (part 9) 2009-05-21 10:56:11 -07:00
splat-mutex.c SLES10 Fixes (part 9) 2009-05-21 10:56:11 -07:00
splat-random.c SLES10 Fixes (part 9) 2009-05-21 10:56:11 -07:00
splat-rwlock.c SLES10 Fixes (part 9) 2009-05-21 10:56:11 -07:00
splat-taskq.c SLES10 Fixes (part 9) 2009-05-21 10:56:11 -07:00
splat-thread.c SLES10 Fixes (part 9) 2009-05-21 10:56:11 -07:00
splat-time.c SLES10 Fixes (part 9) 2009-05-21 10:56:11 -07:00
splat-vnode.c SLES10 Fixes (part 9) 2009-05-21 10:56:11 -07:00