btrfs-progs: add support for zstd 8558/head
authorKarel Kočí <karel.koci@nic.cz>
Mon, 1 Apr 2019 05:42:18 +0000 (07:42 +0200)
committerKarel Kočí <karel.koci@nic.cz>
Mon, 1 Apr 2019 06:39:45 +0000 (08:39 +0200)
commit3e8d3cdce43a665fb89b0f805777e603f3eb30a4
tree794159be9e7f66ebb0b19d4365f2fab047d334bf
parent40e289c596c2b7bc674840e3e045904cb84d94e1
btrfs-progs: add support for zstd

This allows BTRFS encryption using zstd. Using zstd can increase
performance.

This change increases size of btrfs-progs only by 4K. The real effect on
size is only size of libzstd which is around 500K. This should be fine
on system requiring BTRFS so no variant without zstd was added.

Signed-off-by: Karel Kočí <karel.koci@nic.cz>
utils/btrfs-progs/Makefile