Prev: [GIT PULL] XFS update for 2.6.36-rc1
Next: acpi: x2apic entry with uid < 255 could use processor statement
From: Greg KH on 2 Aug 2010 14:50 On Mon, Aug 02, 2010 at 12:02:45PM -0500, Eric Sandeen wrote: > On 08/02/2010 07:04 AM, Stefan Bader wrote: > > We have reports about this patch breaking lvm snapshhots. Eric, there is a patch > > mentioned which is supposed to fix things but its not upstream, yet. > > Do you know what happened to that? > > right, patch below is needed to fix things. > > Ted just acked it on the list recently; Greg, I'd either drop 116/165 > for now, or include the patch below which should be upstream soon... I can't take anything that isn't upstream yet. And I just released with this patch in the kernel, should I do a revert and do a new release? thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Henrique de Moraes Holschuh on 7 Aug 2010 00:10 On Mon, 02 Aug 2010, Greg KH wrote: > On Mon, Aug 02, 2010 at 12:02:45PM -0500, Eric Sandeen wrote: > > On 08/02/2010 07:04 AM, Stefan Bader wrote: > > > We have reports about this patch breaking lvm snapshhots. Eric, there is a patch > > > mentioned which is supposed to fix things but its not upstream, yet. > > > Do you know what happened to that? > > > > right, patch below is needed to fix things. > > > > Ted just acked it on the list recently; Greg, I'd either drop 116/165 > > for now, or include the patch below which should be upstream soon... > > I can't take anything that isn't upstream yet. > > And I just released with this patch in the kernel, should I do a revert > and do a new release? Any answers on this? -- "One disk to rule them all, One disk to find them. One disk to bring them all and in the darkness grind them. In the Land of Redmond where the shadows lie." -- The Silicon Valley Tarot Henrique Holschuh -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Greg KH on 7 Aug 2010 01:20 On Sat, Aug 07, 2010 at 01:07:32AM -0300, Henrique de Moraes Holschuh wrote: > On Mon, 02 Aug 2010, Greg KH wrote: > > On Mon, Aug 02, 2010 at 12:02:45PM -0500, Eric Sandeen wrote: > > > On 08/02/2010 07:04 AM, Stefan Bader wrote: > > > > We have reports about this patch breaking lvm snapshhots. Eric, there is a patch > > > > mentioned which is supposed to fix things but its not upstream, yet. > > > > Do you know what happened to that? > > > > > > right, patch below is needed to fix things. > > > > > > Ted just acked it on the list recently; Greg, I'd either drop 116/165 > > > for now, or include the patch below which should be upstream soon... > > > > I can't take anything that isn't upstream yet. > > > > And I just released with this patch in the kernel, should I do a revert > > and do a new release? > > Any answers on this? Nope :( -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Greg KH on 10 Aug 2010 16:20
On Mon, Aug 09, 2010 at 11:00:43AM +0200, Stefan Bader wrote: > On 08/07/2010 03:38 PM, Eric Sandeen wrote: > > Henrique de Moraes Holschuh wrote: > >> On Mon, 02 Aug 2010, Greg KH wrote: > >>> On Mon, Aug 02, 2010 at 12:02:45PM -0500, Eric Sandeen wrote: > >>>> On 08/02/2010 07:04 AM, Stefan Bader wrote: > >>>>> We have reports about this patch breaking lvm snapshhots. Eric, there is a patch > >>>>> mentioned which is supposed to fix things but its not upstream, yet. > >>>>> Do you know what happened to that? > >>>> right, patch below is needed to fix things. > >>>> > >>>> Ted just acked it on the list recently; Greg, I'd either drop 116/165 > >>>> for now, or include the patch below which should be upstream soon... > >>> I can't take anything that isn't upstream yet. > >>> > >>> And I just released with this patch in the kernel, should I do a revert > >>> and do a new release? > >> > >> Any answers on this? > >> > > > > Yes, I'd revert it for now, I'm afraid, if the other patch isn't upstream > > yet. > > > > Sorry about that, > > > > -Eric > > Upstream as of now (same SHA1 as in linux-next): > > >From 437f88cc031ffe7f37f3e705367f4fe1f4be8b0f Mon Sep 17 00:00:00 2001 > From: Eric Sandeen <sandeen(a)sandeen.net> > Date: Sun, 1 Aug 2010 17:33:29 -0400 > Subject: [PATCH] (pre-stable) ext4: fix freeze deadlock under IO It looks like I can't drop the original one, as this patch builds on it. So I'll just queue this one up. Should it also go into other -stable releases (like .35 and/or .34 -stable?) thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |