mirror of
https://git.proxmox.com/git/mirror_spl.git
synced 2026-09-24 08:01:38 +00:00
No description
- C 94.3%
- M4 5.7%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
This commit removes everything from the repository except the core SPL implementation for Linux. Those files which remain have been moved to non-conflicting locations to facilitate the merge. The README.md and associated files have been updated accordingly. Reviewed-by: Tony Hutter <[email protected]> Reviewed-by: Olaf Faaland <[email protected]> Reviewed-by: Matthew Ahrens <[email protected]> Reviewed-by: Pavel Zakharov <[email protected]> Signed-off-by: Brian Behlendorf <[email protected]> |
||
| config | ||
| include/spl | ||
| man/man5 | ||
| module/spl | ||
| AUTHORS | ||
| LICENSE | ||
| NOTICE | ||
| 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 the ZFS on Linux Github repository:
- Latest Version: https://github.com/zfsonlinux/zfs
Cloning this repository is only needed when building version 0.7.x or earlier.
- Version 0.7.x: https://github.com/zfsonlinux/spl/tree/spl-0.7-release
- Version 0.6.5.x: https://github.com/zfsonlinux/spl/tree/spl-0.6.5-release
Release
The SPL is released under a GPLv2 license. For more details see the NOTICE
and LICENSE files; UCRL-CODE-235197
