On Thu, May 14, 2009 4:03 am, raz ben yehuda wrote: > 1. Beautify raid0 code > 2. Remove hashing > 3. Chunk size of 4K*n instead of 4K*2^n ( must apply a patch to mdadm ). > patch was tested with backward compatibility to 2.6.18. i did not test > 32bit, i do have > a 32bit compiler for 2.6.30-rc2. > md.c | 24 ++- > raid0.c | 428 > ++++++++++++++++++++++++++++++---------------------------------- > raid0.h | 3 > 3 files changed, 221 insertions(+), 234 deletions(-) That is a very small description for a very big patch. As it does 3 different things, can you make it into three different patches? That tends to make it a lot easier to review. > Signed-of-By : Neil Brown neilb@xxxxxxx You are meant to put your own email address here, not mine. NeilBrown -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html