diff options
author | Konstantin Komarov <almaz.alexandrovich@paragon-software.com> | 2021-08-13 17:21:30 +0300 |
---|---|---|
committer | Konstantin Komarov <almaz.alexandrovich@paragon-software.com> | 2021-08-13 07:56:00 -0700 |
commit | 522e010b58379fbe19b38fdef5016bca0c3cf405 (patch) | |
tree | c04cdf90dc773687fa32513e822f38b30dc9c3e1 /fs/super.c | |
parent | be71b5cba2e6485e8959da7a9f9a44461a1bb074 (diff) | |
download | linux-522e010b58379fbe19b38fdef5016bca0c3cf405.tar.gz linux-522e010b58379fbe19b38fdef5016bca0c3cf405.tar.bz2 linux-522e010b58379fbe19b38fdef5016bca0c3cf405.zip |
fs/ntfs3: Add compression
This patch adds different types of NTFS-applicable compressions:
- lznt
- lzx
- xpress
Latter two (lzx, xpress) implement Windows Compact OS feature and
were taken from ntfs-3g system comression plugin authored by Eric Biggers
(https://github.com/ebiggers/ntfs-3g-system-compression)
which were ported to ntfs3 and adapted to Linux Kernel environment.
Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Diffstat (limited to 'fs/super.c')
0 files changed, 0 insertions, 0 deletions