On Thu, Jul 12, 2012 at 02:26:48PM +1000, NeilBrown wrote: > On Wed, 11 Jul 2012 06:28:14 -0700 <gre...@linuxfoundation.org> wrote: > > > > > The patch below does not apply to the 3.0-stable tree. > > If someone wants it applied there, or to any other stable or longterm > > tree, then please email the backport, including the original git commit > > id to <stable@vger.kernel.org>. > > Sorry - the offending commit (73e92..) isn't in 3.0 after all, it went into > 3.1. > Does anyone know an easy way to tell if a given commit is 'in' a given > release?
$ git describe --contains 73e92e51b7969ef5477 v3.1-rc1~131^2~16 I do that so much I have an alias for it in my .gitconfig -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html