summaryrefslogtreecommitdiff
path: root/libbcache/io.h
diff options
context:
space:
mode:
Diffstat (limited to 'libbcache/io.h')
-rw-r--r--libbcache/io.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbcache/io.h b/libbcache/io.h
index b7668b4..99e5108 100644
--- a/libbcache/io.h
+++ b/libbcache/io.h
@@ -79,7 +79,7 @@ void bch_submit_wbio_replicas(struct bch_write_bio *, struct cache_set *,
const struct bkey_i *, bool);
int bch_discard(struct cache_set *, struct bpos, struct bpos,
- u64, struct disk_reservation *,
+ struct bversion, struct disk_reservation *,
struct extent_insert_hook *, u64 *);
void bch_read_retry_work(struct work_struct *);