Hi Jes, The first patch resolve the build issue of 'make raid6check', and the second one is for the issue which appeared during 'make everything'. Maybe it is better to resolve the issues before release 4.2. BTW, compile test only. Thanks, Guoqing Guoqing Jiang (2): uuid: split uuid.c from util.c restripe: fix ignoring return value of ‘read’ Makefile | 6 ++-- restripe.c | 6 +++- util.c | 87 --------------------------------------------------- uuid.c | 92 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 100 insertions(+), 91 deletions(-) create mode 100644 uuid.c -- 2.17.1