opnsense-src/sys/contrib/openzfs/module/os/linux/spl
Martin Matuska 271171e0d9 zfs: merge openzfs/zfs@b3d0568cf
Notable upstream pull request merges:
  #9372 Implement a new type of zfs receive: corrective receive (-c)
  #13635 Add snapshots_changed as property
  #13636 Add support for per dataset zil stats and use wmsum counters
  #13643 Fix scrub resume from newly created hole
  #13670 Fix memory allocation for the checksum benchmark
  #13695 Skip checksum benchmarks on systems with slow cpu
  #13711 zpool: fix redundancy check after vdev removal

Obtained from:	OpenZFS
OpenZFS commit:	b3d0568cfd
2022-08-14 01:14:21 +02:00
..
README.md
spl-atomic.c
spl-condvar.c
spl-cred.c zfs: merge openzfs/zfs@bc3f12bfa (master) into main 2022-03-29 12:07:34 +02:00
spl-err.c zfs: merge openzfs/zfs@a86e08941 (master) into main 2022-03-08 18:53:02 +01:00
spl-generic.c zfs: merge openzfs/zfs@deb121309 2022-06-23 17:49:33 +02:00
spl-kmem-cache.c zfs: merge openzfs/zfs@cb01da680 2022-07-08 00:02:36 +02:00
spl-kmem.c zfs: merge openzfs/zfs@a86e08941 (master) into main 2022-03-08 18:53:02 +01:00
spl-kstat.c zfs: merge openzfs/zfs@a86e08941 (master) into main 2022-03-08 18:53:02 +01:00
spl-proc.c zfs: merge openzfs/zfs@a86e08941 (master) into main 2022-03-08 18:53:02 +01:00
spl-procfs-list.c zfs: merge openzfs/zfs@b3d0568cf 2022-08-14 01:14:21 +02:00
spl-taskq.c zfs: merge openzfs/zfs@17b2ae0b2 (master) into main 2022-01-22 23:05:15 +01:00
spl-thread.c zfs: merge openzfs/zfs@bc3f12bfa (master) into main 2022-03-29 12:07:34 +02:00
spl-trace.c zfs: merge openzfs/zfs@b3d0568cf 2022-08-14 01:14:21 +02:00
spl-tsd.c
spl-vmem.c
spl-xdr.c zfs: merge openzfs/zfs@17b2ae0b2 (master) into main 2022-01-22 23:05:15 +01:00
spl-zlib.c
spl-zone.c zfs: merge openzfs/zfs@deb121309 2022-06-23 17:49:33 +02:00
THIRDPARTYLICENSE.gplv2
THIRDPARTYLICENSE.gplv2.descrip

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