[PATCH 2/9] btrfs: separate out the extent io init function

2019-09-23 Thread Josef Bacik
We are moving extent_io_tree into it's on file, so separate out the extent_state init stuff from extent_io_tree_init(). Signed-off-by: Josef Bacik --- fs/btrfs/extent_io.c | 18 +++--- fs/btrfs/extent_io.h | 2 ++ fs/btrfs/super.c | 9 - 3 files changed, 21 insertions(+

[PATCH 2/9] btrfs: separate out the extent io init function

2019-09-17 Thread Josef Bacik
We are moving extent_io_tree into it's on file, so separate out the extent_state init stuff from extent_io_tree_init(). Signed-off-by: Josef Bacik --- fs/btrfs/extent_io.c | 18 +++--- fs/btrfs/extent_io.h | 2 ++ fs/btrfs/super.c | 9 - 3 files changed, 21 insertions(+

[PATCH 2/9] btrfs: separate out the extent io init function

2019-09-11 Thread Josef Bacik
We are moving extent_io_tree into it's on file, so separate out the extent_state init stuff from extent_io_tree_init(). Signed-off-by: Josef Bacik --- fs/btrfs/extent_io.c | 18 +++--- fs/btrfs/extent_io.h | 2 ++ fs/btrfs/super.c | 9 - 3 files changed, 21 insertions(+