>
> 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..
>
I'm just back from vacation and still getting back into the groove,
I'll try to do that and post it in a day or two.
> > +
> > + 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.
I'm not sure what you mean here. This is not a really complete thing
here. Adding the information to the superblock sounds, like a good idea,
but I'm also looking at dynamically modifying the operating parameters.
>
> 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/
-- Brian Beattie IBM Linux Technology Center - MPIO/SAN bbeattie@sequent.com 503.578.5899 Des2-3C-5 - 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/