commit | a3bbd2a9ee3c08b60b3127843866bdc76757c24f | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.com> | Fri Oct 04 02:50:28 2019 +0200 |
committer | David Sterba <dsterba@suse.com> | Mon Nov 18 12:46:59 2019 +0100 |
tree | 2d04c48c2f8906dda7ff552d873f81b51b250233 | |
parent | c778df140644142fb7e12b7e468b137721d85890 [diff] |
btrfs: compression: pass type to btrfs_put_workspace We can infer the workspace_manager from type and the type will be used in the following patch to call a common helper for free_workspace. Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Reviewed-by: Nikolay Borisov <nborisov@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>