opnsense-src/sys/contrib/openzfs/module/os/linux/spl
Matt Macy eac7052fde ZFS: MFV 2.0-rc1-gfd20a8
- fixes jail delegation
- fixes raw kstat unsupported complaints
- exposes dbgmsg, dbuf, and checksum benchmark stats
- restore rename -u support
2020-09-04 22:25:14 +00:00
..
Makefile.in
README.md
spl-atomic.c
spl-condvar.c
spl-cred.c
spl-err.c
spl-generic.c
spl-kmem-cache.c
spl-kmem.c
spl-kstat.c
spl-proc.c
spl-procfs-list.c
spl-taskq.c
spl-thread.c
spl-trace.c
spl-tsd.c
spl-vmem.c
spl-xdr.c
spl-zlib.c
THIRDPARTYLICENSE.gplv2
THIRDPARTYLICENSE.gplv2.descrip

The Solaris Porting Layer, SPL, is a Linux kernel module which provides a compatibility layer used by the ZFS on Linux 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