On Tue, 26 Apr 2011 12:51:59 -0700
Greg KH <[email protected]> wrote:

> On Tue, Apr 26, 2011 at 09:08:15AM -0700, Stephen Hemminger wrote:
> > This is a longterm stable bug, not in upstream.
> > 
> > Herbert what is the commit id?
> 
> I think it is 26cde9f7e2747b6d254b704594eed87ab959afa5:
> 
> commit 26cde9f7e2747b6d254b704594eed87ab959afa5
> Author: Herbert Xu <[email protected]>
> Date:   Tue Jun 15 01:52:25 2010 +0000
> 
>     udp: Fix bogus UFO packet generation
>     
>     It has been reported that the new UFO software fallback path
>     fails under certain conditions with NFS.  I tracked the problem
>     down to the generation of UFO packets that are smaller than the
>     MTU.  The software fallback path simply discards these packets.
>     
>     This patch fixes the problem by not generating such packets on
>     the UFO path.
>     
>     Signed-off-by: Herbert Xu <[email protected]>
>     Reviewed-by: Michael S. Tsirkin <[email protected]>
>     Signed-off-by: David S. Miller <[email protected]>
> 
> 
> Any objection to me queueing this up for the .32-stable tree?
> 
> thanks,
> 
> greg k-h

That looks correct, add it.

_______________________________________________
stable mailing list
[email protected]
http://linux.kernel.org/mailman/listinfo/stable

Reply via email to