From 55c11a159d3ca4ca7f9d5c1275d0768474b12195 Mon Sep 17 00:00:00 2001 From: Kent Overstreet Date: Fri, 20 Oct 2023 14:05:31 -0400 Subject: bcachefs: bch2_inum_opts_get() New helper for new rebalance code Signed-off-by: Kent Overstreet --- fs/bcachefs/inode.h | 1 + 1 file changed, 1 insertion(+) (limited to 'fs/bcachefs/inode.h') diff --git a/fs/bcachefs/inode.h b/fs/bcachefs/inode.h index a7464e1b6960..2781e3281583 100644 --- a/fs/bcachefs/inode.h +++ b/fs/bcachefs/inode.h @@ -200,6 +200,7 @@ void bch2_inode_nlink_dec(struct btree_trans *, struct bch_inode_unpacked *); struct bch_opts bch2_inode_opts_to_opts(struct bch_inode_unpacked *); void bch2_inode_opts_get(struct bch_io_opts *, struct bch_fs *, struct bch_inode_unpacked *); +int bch2_inum_opts_get(struct btree_trans*, subvol_inum, struct bch_io_opts *); int bch2_inode_rm_snapshot(struct btree_trans *, u64, u32); int bch2_delete_dead_inodes(struct bch_fs *); -- cgit v1.2.3-70-g09d2