]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Move zstd sources from libzfs to libzpool
authorRyan Moeller <freqlabs@FreeBSD.org>
Wed, 26 Aug 2020 19:03:15 +0000 (19:03 +0000)
committerRyan Moeller <freqlabs@FreeBSD.org>
Wed, 26 Aug 2020 19:03:15 +0000 (19:03 +0000)
commit507cf10ad5c12030cf811c85f9eb3ead46747d9b
tree1c7a48e3131092bd7c7cc0870aa8e14e22a4f92b
parent67c97ec2d606a50f2c288408773a53ad7fb8beee
Move zstd sources from libzfs to libzpool

zstd is kernel code that was not supposed to be in libzfs.

libzpool provides userland shims for kernel code and is where the
zstd code needs to be included.

Reported by: John Kennedy
Discussed with: mmacy
Sponsored by: iXsystems, Inc.
cddl/lib/libzfs/Makefile
cddl/lib/libzpool/Makefile