From: Josef Bacik Date: Tue, 2 Dec 2008 12:17:45 +0000 (-0500) Subject: Btrfs: add support for multiple csum algorithms X-Git-Tag: v2.6.29-rc1~27^2~9^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=607d432da0542e84ddcd358adfddac6f68500e3d;p=pandora-kernel.git 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 --- Reading git-diff-tree failed