Name Date Size #Lines LOC

..22-Aug-2023-

Makefile.inH A D22-Aug-2023788 1817

README.mdH A D22-Aug-2023659 1711

THIRDPARTYLICENSE.gplv2H A D22-Aug-202317.7 KiB340281

THIRDPARTYLICENSE.gplv2.descripH A D22-Aug-202341 21

spl-atomic.cH A D22-Aug-20231.3 KiB367

spl-condvar.cH A D22-Aug-202312.2 KiB510336

spl-cred.cH A D22-Aug-20233.3 KiB15694

spl-err.cH A D22-Aug-20233 KiB12472

spl-generic.cH A D22-Aug-202319.7 KiB845545

spl-kmem-cache.cH A D22-Aug-202339.7 KiB1,464832

spl-kmem.cH A D22-Aug-202316.2 KiB618370

spl-kstat.cH A D22-Aug-202316.6 KiB716564

spl-proc.cH A D22-Aug-202317.2 KiB732594

spl-procfs-list.cH A D22-Aug-20238.5 KiB285186

spl-taskq.cH A D22-Aug-202336.8 KiB1,430940

spl-thread.cH A D22-Aug-20235.5 KiB217133

spl-trace.cH A D22-Aug-20231.1 KiB346

spl-tsd.cH A D22-Aug-202319.8 KiB720399

spl-vmem.cH A D22-Aug-20232.4 KiB9155

spl-xdr.cH A D22-Aug-202312.4 KiB513277

spl-zlib.cH A D22-Aug-20236.9 KiB218101

README.md

1The Solaris Porting Layer, SPL, is a Linux kernel module which provides a
2compatibility layer used by the [OpenZFS](https://github.com/openzfs/zfs) project.
3
4# Installation
5
6The latest version of the SPL is maintained as part of this repository.
7Only when building ZFS version 0.7.x or earlier must an external SPL release
8be used.  These releases can be found at:
9
10  * Version 0.7.x: https://github.com/zfsonlinux/spl/tree/spl-0.7-release
11  * Version 0.6.5.x: https://github.com/zfsonlinux/spl/tree/spl-0.6.5-release
12
13# Release
14
15The SPL is released under a GPLv2 license.
16For more details see the NOTICE and THIRDPARTYLICENSE files; `UCRL-CODE-235197`
17