On 19/01/18 14:31, Andrew Price wrote:> I've pushed a gfs2-utils patch
with basic support for the new log header
format to the andyp-lhv2 branch. I need to test it some more but it
should be useful for testing these patches already. I'll finalise it
once the v2 patches are in for-next.
So the gfs2-utils patch is completely broken in that it isn't using
crc32c for lh_crc. I'm looking into finding a userspace crc32c
implementation now.
On a related note: unless I'm mistaken, we'll need to add 'select
CRYPTO_CRC32C' in gfs2's Kconfig now.
Andy