First it would be so much easier to compare this to the current code
if one would not have to download megabytes of redhat kernel-rpms
(ok we have it on kn.org now), extract the four or five patches and
adopt them to a slightly different tree, but could find it in the stock
or at least -ac tree. Ingo, is there any specici reason why you didn't
send it to Alan yet? I stoped my development of the same feature because
I saw yours was moe coplete and now it doesn't get merged..
The second comment actually goes to you, Brian: could you please try to
create unified diffs (diff -u)? It's sooo much easier to read..
> +
> + static struct multipath_dev_table multipath_dev_template = {
> + "",
> + {
> + {MULTIPATH_ROUTING, "routing", NULL, sizeof(int), 0644,
> + NULL, &proc_dointvec},
Shouldn't this be a property of the md device, instead of a sysctl?
I planned to write that information in the md superblock for my design.
Christoph
-- Of course it doesn't work. We've performed a software upgrade. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/