mirror_zfs/include
Brian Behlendorf 31a033ecd4 2.6.27+ portability changes
- Added SPL_AC_3ARGS_ON_EACH_CPU configure check to determine
  if the older 4 argument version of on_each_cpu() should be
  used or the new 3 argument version.  The retry argument was
  dropped in the new API which was never used anyway.
- Updated work queue compatibility wrappers.  The old way this
  worked was to pass a data point when initialized the workqueue.
  The new API assumed the work item is embedding in a structure
  and we us container_of() to find that data pointer.
- Updated skc->skc_flags to be an unsigned long which is now
  type checked in the bit operations.  This silences the warnings.
- Updated autogen products and splat tests accordingly
2009-02-02 15:12:30 -08:00
..
asm Add a SPL_AC_TYPE_ATOMIC64_T test to configure for systems which do 2008-11-03 21:06:04 +00:00
fs Add missing headers 2008-03-14 00:04:01 +00:00
linux 2.6.27+ portability changes 2009-02-02 15:12:30 -08:00
rpc Stub out some missing headers which are expected. I'll fill 2008-03-01 18:30:12 +00:00
sharefs Add share.h stub 2009-01-09 10:06:18 -08:00
sys 2.6.27+ portability changes 2009-02-02 15:12:30 -08:00
util Add missing headers 2008-03-13 22:52:23 +00:00
vm Include the header 2008-12-23 16:48:15 -08:00
Makefile.am Reorganize /include/ to add a /sys/, this way we don't need to 2008-03-01 00:45:59 +00:00
Makefile.in Prefix META_ALIAS with SPL_ 2008-11-26 13:26:05 -08:00
spl-ctl.h Go through and add a header with the proper UCRL number. 2008-05-26 04:38:26 +00:00
spl-device.h Sigh more compat fixes, this is almost right for 2.6.9 - 2.6.26 kernels. 2008-08-11 23:47:44 +00:00
splat-ctl.h Slightly increase SPLAT_NAME_SIZE to ensure string is always 2008-11-05 21:27:31 +00:00
strings.h More stub headers, 2008-03-04 18:22:31 +00:00
unistd.h More stub headers, 2008-03-04 18:22:31 +00:00