commit | 975db48330c492a84d8b29b10ae55a30a03dfe0f | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.com> | Fri Oct 04 01:40:58 2019 +0200 |
committer | David Sterba <dsterba@suse.com> | Mon Nov 18 12:46:57 2019 +0100 |
tree | 8244f6535e83feb6068a7f895e8e396bfd8f4ac9 | |
parent | be951045312d963ffeacd6a566a0de87e4784af1 [diff] |
btrfs: compression: let workspace manager init take only the type With the access to the workspace structures, we can look it up together with the compression ops inside the workspace manager init helper. Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Reviewed-by: Nikolay Borisov <nborisov@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>