summaryrefslogtreecommitdiff
path: root/libbcache/bcache.h
diff options
context:
space:
mode:
Diffstat (limited to 'libbcache/bcache.h')
-rw-r--r--libbcache/bcache.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libbcache/bcache.h b/libbcache/bcache.h
index 80d789a..1d0e998 100644
--- a/libbcache/bcache.h
+++ b/libbcache/bcache.h
@@ -716,8 +716,6 @@ struct bch_fs {
void *zlib_workspace;
struct mutex zlib_workspace_lock;
mempool_t compression_bounce[2];
- struct bio_decompress_worker __percpu
- *bio_decompress_worker;
struct crypto_blkcipher *chacha20;
struct crypto_shash *poly1305;