mirror_zfs/config
Brian Behlendorf 3977f8370f Linux 2.6.32 compat, proc_handler() API change
As of linux-2.6.32 the 'struct file *filp' argument was dropped from
the proc_handle() prototype.  It was apparently unused _almost_
everywhere in the kernel and this was simply cleanup.

I've added a new SPL_AC_5ARGS_PROC_HANDLER autoconf check for this and
the proper compat macros to correctly define the prototypes and some
helper functions.  It's not pretty but API compat changes rarely are.
2010-03-04 12:14:56 -08:00
..
config.guess * : Add autogen.sh products. 2008-11-24 23:49:18 +00:00
config.sub * : Add autogen.sh products. 2008-11-24 23:49:18 +00:00
depcomp * : Add autogen.sh products. 2008-11-24 23:49:18 +00:00
install-sh * : Add autogen.sh products. 2008-11-24 23:49:18 +00:00
ltmain.sh * : Add autogen.sh products. 2008-11-24 23:49:18 +00:00
missing * : Add autogen.sh products. 2008-11-24 23:49:18 +00:00
rpm.am Simplify rpm build rules, added config/rpm.am. 2009-07-01 14:37:44 -07:00
Rules.am Build system update 2009-02-12 14:45:22 -08:00
spl-build.m4 Linux 2.6.32 compat, proc_handler() API change 2010-03-04 12:14:56 -08:00
spl-meta.m4 Allow spl_config.h to be included by dependant packages 2009-03-17 14:55:59 -07:00