diff options
author | Kent Overstreet <kent.overstreet@gmail.com> | 2017-12-27 20:32:40 -0500 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@gmail.com> | 2017-12-28 02:55:06 -0500 |
commit | d77921a153b83e576c01386d38a1e457bb84a009 (patch) | |
tree | 77ae06ed5801200180f2362dc468407d76865033 /libbcachefs/alloc.h | |
parent | 30caf69540dfb3913e8b5c0359f7714dd52a08cb (diff) |
Update bcachefs sources to f4b290345a bcachefs: device resize
Diffstat (limited to 'libbcachefs/alloc.h')
-rw-r--r-- | libbcachefs/alloc.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libbcachefs/alloc.h b/libbcachefs/alloc.h index 8dffb864..ee771ee1 100644 --- a/libbcachefs/alloc.h +++ b/libbcachefs/alloc.h @@ -5,7 +5,6 @@ #include "alloc_types.h" struct bkey; -struct bucket; struct bch_dev; struct bch_fs; struct bch_devs_List; |