diff options
| author | Gao Xiang <gaoxiang25@huawei.com> | 2019-06-24 15:22:55 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-06-26 09:44:39 +0800 |
| commit | 7fc45dbc938a2e69ecd6a78a3c0074aa6c11fac9 (patch) | |
| tree | 94a41315c912d3c1395e4463a2c38c2684cc78c5 /tools/perf/scripts/python | |
| parent | 274812334b46de51fc905dc030215e69cfcafd17 (diff) | |
| download | linux-7fc45dbc938a2e69ecd6a78a3c0074aa6c11fac9.tar.gz linux-7fc45dbc938a2e69ecd6a78a3c0074aa6c11fac9.zip | |
staging: erofs: introduce generic decompression backend
This patch adds a new generic decompression framework
in order to replace the old LZ4-specific decompression code.
Even though LZ4 is still the only supported algorithm, yet
it is more cleaner and easy to integrate new algorithm than
the old almost hard-coded decompression backend.
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Gao Xiang <gaoxiang25@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
