Re: Why not make LKML-Reference useful?

From: Johannes Stezenbach
Date: Tue Sep 14 2010 - 06:47:29 EST


On Tue, Sep 14, 2010 at 05:52:26PM +0800, Lin Ming wrote:
> What's LKML-Reference in the kernel git log?
> In my understanding, it's a link to the original discussion of the
> patch on LKML, for example
>
> LKML-Reference: http://marc.info/?l=linux-kernel&m=128445596126705&w=2
>
> But I never see such a link in the LKML-Reference of the git log.
>
> $cd linux-2.6
> $git log | grep LKML-Reference
>
> LKML-Reference: <201008300127.o7U1RC6Z044051@xxxxxxxxxxxxxxxxxxx>
> LKML-Reference: <20100913102541.20260.85700.stgit@xxxxxxxxxxxxxxxxxxxxxxxx>
> LKML-Reference: <20100913121903.GB22238@darkstar>
> ......
>
> Those LKML-Reference are really useless.
>
> Why not put a link in LKML-Reference?

Marc and Gmane allow search by Message-ID:

e.g.

> LKML-Reference: <20100913121903.GB22238@darkstar>

http://marc.info/?i=20100913121903.GB22238@darkstar
20100913121903.GB22238@darkstar">http://mid.gmane.org/20100913121903.GB22238@darkstar


HTH,
Johannes
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/