mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
Btrfs: add support for multiple csum algorithms
This patch gives us the space we will need in order to have different csum algorithims at some point in the future. We save the csum algorithim type in the superblock, and use those instead of define's. Signed-off-by: Josef Bacik <jbacik@redhat.com>
This commit is contained in:
parent
c6e2bac1a5
commit
607d432da0
5 changed files with 81 additions and 38 deletions
Loading…
Add table
Add a link
Reference in a new issue