summaryrefslogtreecommitdiff
path: root/libbcachefs/io_misc.c
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@linux.dev>2023-12-22 21:21:14 -0500
committerKent Overstreet <kent.overstreet@linux.dev>2023-12-22 21:21:14 -0500
commit5134a64cebf9cbc57d76f9e69a8627227803a061 (patch)
treebf972b061fc8fa51b1dd828caebcdc8f93a3d55e /libbcachefs/io_misc.c
parente962ffb76959b40016b8b26e366bcb30f4a40bdb (diff)
Update bcachefs sources to c6d45169c6 bcachefs: Convert split_devs() to darray
Diffstat (limited to 'libbcachefs/io_misc.c')
-rw-r--r--libbcachefs/io_misc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libbcachefs/io_misc.c b/libbcachefs/io_misc.c
index 8f2da02f..197ff7a4 100644
--- a/libbcachefs/io_misc.c
+++ b/libbcachefs/io_misc.c
@@ -74,7 +74,6 @@ int bch2_extent_fallocate(struct btree_trans *trans,
struct bkey_i_extent *e;
struct bch_devs_list devs_have;
struct write_point *wp;
- struct bch_extent_ptr *ptr;
devs_have.nr = 0;