]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: add xxhash64 to checksumming algorithms
authorJohannes Thumshirn <jthumshirn@suse.de>
Mon, 7 Oct 2019 09:11:01 +0000 (11:11 +0200)
committerDavid Sterba <dsterba@suse.com>
Mon, 18 Nov 2019 16:51:43 +0000 (17:51 +0100)
commit68943a23ac902c23dbace4e03e37960ce0657571
treeb49451495af0de54ebc02ccf5e479b6108ce033d
parent802938cc4008c67a398ccc799e59773306fd9730
btrfs: add xxhash64 to checksumming algorithms

Add xxhash64 to the list of possible checksumming algorithms used by
BTRFS.

Signed-off-by: Johannes Thumshirn <jthumshirn@suse.de>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/Kconfig
fs/btrfs/ctree.c
fs/btrfs/disk-io.c
fs/btrfs/super.c
include/uapi/linux/btrfs_tree.h