]> 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)
commitccbbaf095fb081aec58be1da6ba53e774cab01b8
treeb49451495af0de54ebc02ccf5e479b6108ce033d
parent456f3676ab70a362014e2e2940ea441528f21d23
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