Hi, I will send a set of 6 patches for the kernel. The patches are aimed to: -Fix some bugs in fs/minix/file.c and fs/block_dev.c. -Improve speed. -General optimization of code: removing unused variables and redundant statements, using pointers instead of array indexing, using do{}while() whenever possible and simplifying code. -Reduce code size. Greetings, Juan -- To unsubscribe from this list: send the line "unsubscribe linux-8086" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html