Hi all, As Jiri had previously noticed, verification did not work, which led to some ugly bugs slipping through the code (sorry about that). This patch not only fixes that but has some performance tweaks that should make the code perform almost twice as fast for most cases. These have come at the expense of code readability, so I added some more comments where necessary. Regards, Alex Alex Pyrgiotis (1): Fix verification and spin bugs lib/lfsr.c | 35 +++++++++++++++++++++++------------ lib/lfsr.h | 1 + t/lfsr-test.c | 6 ++++-- 3 files changed, 28 insertions(+), 14 deletions(-) -- 1.8.1.4 -- To unsubscribe from this list: send the line "unsubscribe fio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html