commit | 2f8b544477e627a42e66902e948d87f86554aeca | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Nov 01 07:40:13 2016 -0600 |
committer | Jens Axboe <axboe@fb.com> | Tue Nov 01 09:43:26 2016 -0600 |
tree | 6bd32bb26fa8c3bbcef14ed4df1bed0f664d3490 | |
parent | 1e3914d4cf4e14653b7917b0e965217465cb7a9c [diff] [blame] |
block,fs: untangle fs.h and blk_types.h Nothing in fs.h should require blk_types.h to be included. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@fb.com>
diff --git a/include/linux/writeback.h b/include/linux/writeback.h index 797100e..e4c3870 100644 --- a/include/linux/writeback.h +++ b/include/linux/writeback.h
@@ -10,6 +10,8 @@ #include <linux/flex_proportions.h> #include <linux/backing-dev-defs.h> +struct bio; + DECLARE_PER_CPU(int, dirty_throttle_leaks); /*