]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - fs/f2fs/super.c
f2fs: compress: support zstd compress algorithm
authorChao Yu <yuchao0@huawei.com>
Tue, 3 Mar 2020 09:46:02 +0000 (17:46 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Fri, 3 Apr 2020 17:21:10 +0000 (10:21 -0700)
commit50cfa66f0de02eff30fb81bdc878bb986cf3aff3
treef0734034069425ffb2d453931e3859c0001cedfd
parent23b1faaade19a2aa2d4c3e387b875d105675343e
f2fs: compress: support zstd compress algorithm

Add zstd compress algorithm support, use "compress_algorithm=zstd"
mountoption to enable it.

Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Documentation/filesystems/f2fs.txt
fs/f2fs/Kconfig
fs/f2fs/compress.c
fs/f2fs/f2fs.h
fs/f2fs/super.c
include/trace/events/f2fs.h