On Mon, May 04, 2015 at 10:48:18PM -0700, Darrick J. Wong wrote: > > Uhh... I pulled the latest e2fsprogs -next and tried to run 'make check'. > I think tst_sha256 (and maybe tst_sha512?) need to be pulled out of the > Makefiles Oops, sorry, I commented out EXT2FS_SHA256_LENGTH and this caused tst_sha256 to fail. I forgot to do a "make clean; make check" pass, forgetting that the dependencies don't always work for the tst_* commands. That's one of those things I should fix... We are still using sha512 since it's used as part of the password string-to-key function. - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html