mirror_zfs/module/os/linux/spl
Rob Norris 4af7a697c2 config: remove HAVE_WAIT_ON_BIT_ACTION
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:14:58 -08:00
..
README.md
spl-atomic.c
spl-condvar.c config: remove HAVE_IO_SCHEDULE_TIMEOUT 2024-11-15 10:14:58 -08:00
spl-cred.c
spl-err.c
spl-generic.c config: remove HAVE_3ARGS_VFS_GETATTR 2024-11-15 10:14:58 -08:00
spl-kmem-cache.c config: remove HAVE_WAIT_ON_BIT_ACTION 2024-11-15 10:14:58 -08:00
spl-kmem.c
spl-kstat.c
spl-proc.c Linux 6.11: avoid passing "end" sentinel to register_sysctl() 2024-08-22 15:42:14 -07: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 Replace usage of schedule_timeout with schedule_timeout_interruptible (#16150) 2024-11-13 10:17:08 -08:00
spl-thread.c Fix issig() to check signal_pending after dequeue SIGSTOP/SIGTSTP 2024-11-14 15:20:10 -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
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