[Devel] Re: [PATCH 6/9] Consolidate the xxx_frag_destroy

David Miller davem at davemloft.net
Mon Oct 15 02:39:34 PDT 2007


From: Pavel Emelyanov <xemul at openvz.org>
Date: Fri, 12 Oct 2007 17:21:06 +0400

> To make in possible we need to know the exact frag queue
> size for inet_frags->mem management and two callbacks:
> 
>  * to destoy the skb (optional, used in conntracks only)
>  * to free the queue itself (mandatory, but later I plan to 
>    move the allocation and the destruction of frag_queues 
>    into the common place, so this callback will most likely
>    be optional too).
> 
> Signed-off-by: Pavel Emelyanov <xemul at openvz.org>

Applied.




More information about the Devel mailing list