mirror_zfs/module/os/linux/spl
Rob Norris 517d491a59 config: remove HAVE_WAIT_QUEUE_*
Sponsored-by: https://despairlabs.com/sponsor/
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Reviewed-by: Tino Reichardt <milky-zfs@mcmilk.de>
Signed-off-by: Rob Norris <robn@despairlabs.com>
Closes #16479
2024-11-15 10:15:00 -08:00
..
README.md
spl-atomic.c
spl-condvar.c config: remove HAVE_SCHED_SIGNAL_HEADER 2024-11-15 10:15:00 -08:00
spl-cred.c config: remove HAVE_GROUP_INFO_GID 2024-11-15 10:14:59 -08:00
spl-err.c
spl-generic.c config: remove HAVE_KERNEL_(READ|WRITE)_PPOS 2024-11-15 10:14:59 -08:00
spl-kmem-cache.c config: remove HAVE_KMEM_CACHE_CREATE_USERCOPY 2024-11-15 10:14:59 -08:00
spl-kmem.c config: remove HAVE_KVMALLOC 2024-11-15 10:15:00 -08:00
spl-kstat.c
spl-proc.c config: remove HAVE_WAIT_QUEUE_* 2024-11-15 10:15:00 -08:00
spl-procfs-list.c
spl-shrinker.c config: remove HAVE_SPLIT_SHRINKER_CALLBACK and HAVE_SINGLE_SHRINKER_CALLBACK 2024-11-15 10:14:58 -08:00
spl-taskq.c config: remove HAVE_KERNEL_TIMER_SETUP 2024-11-15 10:14:59 -08:00
spl-thread.c config: remove HAVE_SIGNAL_STOP 2024-11-15 10:15:00 -08:00
spl-trace.c
spl-tsd.c
spl-vmem.c config: remove HAVE_PERCPU_COUNTER_INIT_WITH_GFP 2024-11-15 10:14:58 -08:00
spl-xdr.c xdr: header cleanup 2024-04-29 13:50:05 -07:00
spl-zlib.c config: remove HAVE_PERCPU_COUNTER_INIT_WITH_GFP 2024-11-15 10:14:58 -08:00
spl-zone.c config: remove HAVE_USER_NS_COMMON_INUM 2024-11-15 10:14:58 -08:00
THIRDPARTYLICENSE.gplv2
THIRDPARTYLICENSE.gplv2.descrip

The Solaris Porting Layer, SPL, is a Linux kernel module which provides a compatibility layer used by the OpenZFS project.

Installation

The latest version of the SPL is maintained as part of this repository. Only when building ZFS version 0.7.x or earlier must an external SPL release be used. These releases can be found at:

Release

The SPL is released under a GPLv2 license.
For more details see the NOTICE and THIRDPARTYLICENSE files; UCRL-CODE-235197