OpenZFS on Linux and FreeBSD
Go to file
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
cmd SLES10 Fixes (part 9) 2009-05-21 10:56:11 -07:00
config SLES10 Fixes (part 6) 2009-05-20 14:23:13 -07:00
include SLES10 Fixes (part 9) 2009-05-21 10:56:11 -07:00
lib Allow spl_config.h to be included by dependant packages 2009-03-17 14:55:59 -07:00
module SLES10 Fixes (part 9) 2009-05-21 10:56:11 -07:00
patches Linux VM Integration Cleanup 2009-03-04 10:04:15 -08:00
scripts Build system and packaging (RPM support) 2009-03-09 15:56:55 -07:00
AUTHORS Prep for spl-0.4.3 tag. 2009-03-20 14:48:30 -07:00
COPYING Go through and add a header with the proper UCRL number. 2008-05-26 04:38:26 +00:00
ChangeLog Prep for spl-0.4.3 tag. 2009-03-20 14:48:30 -07:00
DISCLAIMER Go through and add a header with the proper UCRL number. 2008-05-26 04:38:26 +00:00
INSTALL Trivial commit to remove whitespace 2008-07-09 19:11:29 +00:00
META Prep for spl-0.4.3 tag. 2009-03-20 14:48:30 -07:00
Makefile.am Allow spl_config.h to be included by dependant packages 2009-03-17 14:55:59 -07:00
Makefile.in Allow spl_config.h to be included by dependant packages 2009-03-17 14:55:59 -07:00
autogen.sh * : Add autogen.sh products. 2008-11-24 23:49:18 +00:00
configure SLES10 Fixes (part 6) 2009-05-20 14:23:13 -07:00
configure.ac SLES10 Fixes (part 6) 2009-05-20 14:23:13 -07:00
spl.spec.in Build system cleanup 2009-03-11 12:37:34 -07:00
spl_config.h.in SLES10 Fixes (part 6) 2009-05-20 14:23:13 -07:00
spl_unconfig.h Allow spl_config.h to be included by dependant packages 2009-03-17 14:55:59 -07:00