aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/request.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/md/bcache/request.h')
-rw-r--r--drivers/md/bcache/request.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/md/bcache/request.h b/drivers/md/bcache/request.h
index 0f79177c4f33..ed578aa53ee2 100644
--- a/drivers/md/bcache/request.h
+++ b/drivers/md/bcache/request.h
@@ -6,6 +6,7 @@
6struct search { 6struct search {
7 /* Stack frame for bio_complete */ 7 /* Stack frame for bio_complete */
8 struct closure cl; 8 struct closure cl;
9 struct closure btree;
9 10
10 struct bcache_device *d; 11 struct bcache_device *d;
11 struct cache_set *c; 12 struct cache_set *c;