summaryrefslogtreecommitdiff
path: root/include/linux/backing-dev.h
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@gmail.com>2017-04-23 21:56:57 -0800
committerKent Overstreet <kent.overstreet@gmail.com>2017-04-23 22:00:36 -0800
commitc35fbbc025c6099969befb4dfaf065215cf40cf3 (patch)
tree3987c3933b0302617425009c7ff23e362268499d /include/linux/backing-dev.h
parent1b495cf9e1c75d19cb1bff9b0b13d03c9a62153c (diff)
Update bcachefs sources to 2e70771b8d
Diffstat (limited to 'include/linux/backing-dev.h')
-rw-r--r--include/linux/backing-dev.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/backing-dev.h b/include/linux/backing-dev.h
index a68fca4b..01b2c153 100644
--- a/include/linux/backing-dev.h
+++ b/include/linux/backing-dev.h
@@ -9,6 +9,7 @@ enum wb_congested_state {
};
struct backing_dev_info {
+ struct list_head bdi_list;
unsigned ra_pages;
unsigned capabilities;