From d25425f8e0ed01fc0167c043aee7e619fc3f6ab2 Mon Sep 17 00:00:00 2001 From: "Darrick J. Wong" Date: Sun, 29 Apr 2012 18:25:10 -0400 Subject: [PATCH] ext4: record the checksum algorithm in use in the superblock Record the type of checksum algorithm we're using for metadata in the superblock, in case we ever want/need to change the algorithm. Signed-off-by: Darrick J. Wong Signed-off-by: "Theodore Ts'o" --- Reading git-format-patch failed