summaryrefslogtreecommitdiff
path: root/libbcachefs/dirent.h
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@gmail.com>2019-10-10 18:04:36 -0400
committerKent Overstreet <kent.overstreet@gmail.com>2019-10-10 18:06:44 -0400
commit7f3557f57efb6e22aa90fdaca481907f633ceb08 (patch)
tree314b07c8751082da37dea73a5436cca688206865 /libbcachefs/dirent.h
parent62f5e4fa67dde8255fa18a06d5354cdca02b6fc7 (diff)
Update bcachefs sources to 7e03c1ab0e bcachefs: Kill bchfs_extent_update()
Diffstat (limited to 'libbcachefs/dirent.h')
-rw-r--r--libbcachefs/dirent.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbcachefs/dirent.h b/libbcachefs/dirent.h
index 9a57ad00..e6184dc7 100644
--- a/libbcachefs/dirent.h
+++ b/libbcachefs/dirent.h
@@ -55,7 +55,7 @@ int bch2_dirent_rename(struct btree_trans *,
struct btree_iter *
__bch2_dirent_lookup_trans(struct btree_trans *, u64,
const struct bch_hash_info *,
- const struct qstr *);
+ const struct qstr *, unsigned);
u64 bch2_dirent_lookup(struct bch_fs *, u64, const struct bch_hash_info *,
const struct qstr *);