btrfs: open code extent_set_compress_type helpers
authorDavid Sterba <dsterba@suse.com>
Tue, 27 Jul 2021 12:49:32 +0000 (14:49 +0200)
committerDavid Sterba <dsterba@suse.com>
Mon, 16 May 2022 15:17:31 +0000 (17:17 +0200)
commit7f6ca7f21de235ad79173445fc4d58a4afff41f6
treedddc0551f500713f79a60e7914c473e9126a5300
parent2a5232a8cef299a28536b4bb32eb5f75d0002293
btrfs: open code extent_set_compress_type helpers

The helpers extent_set_compress_type and extent_compress_type have
become trivial after previous cleanups and can be removed.

Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reviewed-by: Nikolay Borisov <nborisov@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/extent_io.c
fs/btrfs/extent_io.h