mirror_zfs/include/linux
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
..
bitops_compat.h More 2.6.26 compat changes 2008-08-11 17:56:40 +00:00
file_compat.h More 2.6.26 compat changes 2008-08-11 17:56:40 +00:00
kallsyms_compat.h SLES10 Fixes (part 2): 2009-05-20 10:08:37 -07:00
list_compat.h Pull in timespec, list, and type compat changes to support 2008-08-11 17:20:11 +00:00
Makefile.in Build system and packaging (RPM support) 2009-03-09 15:56:55 -07:00
mm_compat.h Linux 2.6.31 Compatibility Updates 2009-11-10 14:06:57 -08:00
module_compat.h Set cwd to '/' for the process executing insmod. 2009-10-01 16:06:15 -07:00
mutex_compat.h SLES10 Fixes (part 3): 2009-05-20 11:00:39 -07:00
smp_compat.h 2.6.27+ portability changes 2009-02-02 15:12:30 -08:00
sysctl_compat.h Linux 2.6.32 compat, proc_handler() API change 2010-03-04 12:14:56 -08:00
time_compat.h Pull in timespec, list, and type compat changes to support 2008-08-11 17:20:11 +00:00
uaccess_compat.h Include linux/uaccess.h compat changes. 2008-08-11 19:10:14 +00:00
workqueue_compat.h 2.6.27+ portability changes 2009-02-02 15:12:30 -08:00