]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: move extent io tree unrelated prototypes to their appropriate header
authorJosef Bacik <josef@toxicpanda.com>
Fri, 9 Sep 2022 21:53:38 +0000 (17:53 -0400)
committerDavid Sterba <dsterba@suse.com>
Mon, 26 Sep 2022 10:28:04 +0000 (12:28 +0200)
commitca7a8b705fa52e1d88ad09ee9435638ad0b02c5c
tree2ac2f7c00e327ce8bf61536f9cb847636e1c2648
parent48a299eb87819e8b5110aa589543f144db202a07
btrfs: move extent io tree unrelated prototypes to their appropriate header

These prototypes have nothing to do with the extent_io_tree helpers,
move them to their appropriate header.

Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/extent-io-tree.h
fs/btrfs/extent_io.h