>>>>> "Neil" == Neil Brown <neilb@xxxxxxx> writes: Neil> OK, I've just rebased my for-next tree against Jens' for-next, and Neil> fixed the compile error with this incremental patch Excellent - thanks for doing this! Neil> - if (mddev->chunk_size % mddev->queue->hardsect_size) { Neil> + if (mddev->chunk_size % queue_logical_block_size(mddev->queue)) Neil> I assume that is the preferred usage? Yup. -- Martin K. Petersen Oracle Linux Engineering -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html