tree: 7a4045cdb716e64b076540717dc8cedc2b3a394f [path history] [tgz]
  1. Makefile.in
  2. README.md
  3. spl-atomic.c
  4. spl-condvar.c
  5. spl-cred.c
  6. spl-err.c
  7. spl-generic.c
  8. spl-kmem-cache.c
  9. spl-kmem.c
  10. spl-kobj.c
  11. spl-kstat.c
  12. spl-proc.c
  13. spl-procfs-list.c
  14. spl-taskq.c
  15. spl-thread.c
  16. spl-tsd.c
  17. spl-vmem.c
  18. spl-vnode.c
  19. spl-xdr.c
  20. spl-zlib.c
  21. THIRDPARTYLICENSE.gplv2
  22. THIRDPARTYLICENSE.gplv2.descrip
zfs/module/spl/README.md

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