Files
mirror_zfs/module/spl
Ubuntu 603ae6a8c0 cppcheck: (error) Shifting signed 64-bit value by 63 bits
As of cppcheck 1.82 surpress the warning regarding shifting too many
bits for __divdi3() implemention.  The algorithm used here is correct.

Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #9732
2020-01-22 13:49:06 -08:00
..
2018-05-29 16:00:33 -07:00
2018-02-07 11:49:38 -08:00
2020-01-22 13:48:59 -08:00
2018-02-07 11:49:38 -08:00
2019-04-30 19:41:12 -07:00
2018-02-07 11:49:38 -08:00
2019-09-25 11:27:49 -07:00
2018-05-29 16:00:33 -07:00
2020-01-22 13:48:57 -08:00

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