commit | e18333a7cb97d838c09802092fcecd3269363ecb | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.com> | Fri Aug 09 16:25:34 2019 +0200 |
committer | David Sterba <dsterba@suse.com> | Mon Sep 09 14:59:11 2019 +0200 |
tree | 891fcb04e1cd69b5a23529a5029df99b3ff5b4d6 | |
parent | efad8a853ad2057f96664328a0d327a05ce39c76 [diff] |
btrfs: define compression levels statically The maximum and default levels do not change and can be defined directly. The set_level callback was a temporary solution and will be removed. Reviewed-by: Nikolay Borisov <nborisov@suse.com> Reviewed-by: Anand Jain <anand.jain@oracle.com> Signed-off-by: David Sterba <dsterba@suse.com>