btrfs: move btrfs_fs_info declarations into fs.h
authorJosef Bacik <josef@toxicpanda.com>
Mon, 24 Oct 2022 18:46:52 +0000 (14:46 -0400)
committerDavid Sterba <dsterba@suse.com>
Mon, 5 Dec 2022 17:00:44 +0000 (18:00 +0100)
commita56159d4080b793ee8dc3d3d315579801ad9096c
treea0b0b2858a453c9c351a7e4ac2bb7790d097efe2
parent94a48aef49f235cc1efc74dc18e7708ca3b8d698
btrfs: move btrfs_fs_info declarations into fs.h

Now that we have a lot of the fs_info related helpers and stuff
isolated, copy these over to fs.h out of ctree.h.

Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: David Sterba <dsterba@suse.com>
[ reformat comments ]
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/ctree.h
fs/btrfs/fs.h