commit | d551703347263b7f79168e51c2f999cb883b8d65 | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.com> | Wed Oct 02 01:08:03 2019 +0200 |
committer | David Sterba <dsterba@suse.com> | Mon Nov 18 12:46:57 2019 +0100 |
tree | 5b387a391a2e9bff36521251faa34850ad23f5be | |
parent | 975db48330c492a84d8b29b10ae55a30a03dfe0f [diff] |
btrfs: compression: inline init_workspace_manager Replace loop calling to all algos with a list of direct calls to the init manager callback. When that becomes trivial it is replaced by direct call to the helper. Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Reviewed-by: Nikolay Borisov <nborisov@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>