On 28.01.19 г. 23:24 ч., Dennis Zhou wrote: > Workspace manager init and cleanup code is open coded inside a for loop > over the compression types. This forces each compression type to rely on > the same workspace manager implementation. This patch creates helper > methods that will be the generic implementation for btrfs workspace > management. > > Signed-off-by: Dennis Zhou <den...@kernel.org> Reviewed-by: Nikolay Borisov <nbori...@suse.com>
- [PATCH 11/11] btrfs: add zstd compression level support Dennis Zhou
- Re: [PATCH 11/11] btrfs: add zstd compression level s... Nikolay Borisov
- [PATCH 08/11] btrfs: plumb level through the compression i... Dennis Zhou
- Re: [PATCH 08/11] btrfs: plumb level through the comp... Nikolay Borisov
- Re: [PATCH 08/11] btrfs: plumb level through the comp... Josef Bacik
- [PATCH 10/11] btrfs: zstd use the passed through level ins... Dennis Zhou
- Re: [PATCH 10/11] btrfs: zstd use the passed through ... Nikolay Borisov
- [PATCH 05/11] btrfs: add helper methods for workspace mana... Dennis Zhou
- Re: [PATCH 05/11] btrfs: add helper methods for works... Nikolay Borisov
- Re: [PATCH 05/11] btrfs: add helper methods for works... Josef Bacik
- [PATCH 06/11] btrfs: add compression interface in (get/put... Dennis Zhou
- [PATCH 03/11] btrfs: manage heuristic workspace as index 0 Dennis Zhou
- Re: [PATCH 03/11] btrfs: manage heuristic workspace a... Nikolay Borisov
- Re: [PATCH 03/11] btrfs: manage heuristic workspace a... Josef Bacik
- [PATCH 04/11] btrfs: unify compression ops with workspace_... Dennis Zhou
- Re: [PATCH 04/11] btrfs: unify compression ops with w... Nikolay Borisov
- Re: [PATCH 04/11] btrfs: unify compression ops with w... Josef Bacik