Btrfs: convert to use btrfs_get_extent_inline_ref_type
authorLiu Bo <bo.li.liu@oracle.com>
Fri, 18 Aug 2017 21:15:19 +0000 (15:15 -0600)
committerDavid Sterba <dsterba@suse.com>
Mon, 21 Aug 2017 15:47:43 +0000 (17:47 +0200)
commit3de28d579edbd35294bf44aee8402c804331bc37
tree774b86c99f704645b1c650d0fad89c635275c345
parent167ce953ca55bdee20fe56c3c0fa51002435f745
Btrfs: convert to use btrfs_get_extent_inline_ref_type

Since we have a helper which can do sanity check, this converts all
btrfs_extent_inline_ref_type to it.

Signed-off-by: Liu Bo <bo.li.liu@oracle.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/backref.c
fs/btrfs/extent-tree.c
fs/btrfs/relocation.c