btrfs: move forward declarations to the beginning of extent_io.h
authorWan Jiabing <wanjiabing@vivo.com>
Thu, 1 Apr 2021 08:03:39 +0000 (16:03 +0800)
committerDavid Sterba <dsterba@suse.com>
Mon, 19 Apr 2021 15:25:19 +0000 (17:25 +0200)
commit183ebab766aff0ab17350c74eed1c0c6965687e1
tree7fa362396e815cd98106f2e31430a0b3311172cb
parent894d137818723ae4bc4df36c2c19d5ae5ddd8c78
btrfs: move forward declarations to the beginning of extent_io.h

There are two forward declarations deep in extent_io.h, move them
to the beginning and remove the duplicate one.

Reviewed-by: Nikolay Borisov <nborisov@suse.com>
Signed-off-by: Wan Jiabing <wanjiabing@vivo.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/extent_io.h