btrfs: remove now unused checksumming helpers
authorChristoph Hellwig <hch@lst.de>
Sat, 21 Jan 2023 06:50:10 +0000 (07:50 +0100)
committerDavid Sterba <dsterba@suse.com>
Wed, 15 Feb 2023 18:38:51 +0000 (19:38 +0100)
commit3d49d0d31237d11268959c7873c56aab166be07b
tree72ce7cc6bf8d8f02348e951bffc9c9c5fe4ca6d6
parentac9f942e86941e8e615b04f791214cc04acd09d0
btrfs: remove now unused checksumming helpers

Remove the unused btrfs_verify_data_csum helper, and fold
btrfs_check_data_csum into its only caller.

Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/btrfs_inode.h
fs/btrfs/inode.c