October's large testing has unearthed some nasty bugs. Do to my Deficiency I have failed to send them for the 3.2 Kernel, so here they are for the 3.3 Merge window, and also for the Stable@ tree. Sorry! [PATCH 1/4] ore: FIX breakage when MISC_FILESYSTEMS is not set Random Kconfig breakage found by Randy Dunlap. Thanks Randy. [PATCH 2/4] ore: Fix crash in case of an IO error. [PATCH 3/4] ore: fix BUG_ON, too few sgs when reading [PATCH 4/4] ore: Must support none-PAGE-aligned IO All these are BUG_ON(s) and crashes. Most interesting is the last one which proves that the 3.2 RAID engine was a bit premature. After this code both exofs and pNFS pass tests including RAID5 verification. Cheers! (exofs did so before pNFS didn't) Thanks Boaz -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html