From 04093708f6870cb007b46d559cc37566061b90c5 Mon Sep 17 00:00:00 2001 From: wangdi Date: Thu, 29 May 2003 06:19:59 +0000 Subject: [PATCH] add tcp-zero-copy patch --- lustre/kernel_patches/pc/tcp-zero-copy.pc | 5 +++++ lustre/kernel_patches/series/rh-2.4.20 | 1 + 2 files changed, 6 insertions(+) create mode 100644 lustre/kernel_patches/pc/tcp-zero-copy.pc diff --git a/lustre/kernel_patches/pc/tcp-zero-copy.pc b/lustre/kernel_patches/pc/tcp-zero-copy.pc new file mode 100644 index 0000000..02877c0 --- /dev/null +++ b/lustre/kernel_patches/pc/tcp-zero-copy.pc @@ -0,0 +1,5 @@ +include/linux/skbuff.h +include/net/tcp.h +net/netsyms.c +net/core/skbuff.c +net/ipv4/tcp.c diff --git a/lustre/kernel_patches/series/rh-2.4.20 b/lustre/kernel_patches/series/rh-2.4.20 index 4d29d24..a97c37c 100644 --- a/lustre/kernel_patches/series/rh-2.4.20 +++ b/lustre/kernel_patches/series/rh-2.4.20 @@ -20,3 +20,4 @@ ext3-noread-2.4.20.patch extN-wantedi.patch ext3-san-2.4.20.patch iopen-2.4.20.patch +tcp-zero-copy.patch -- 1.8.3.1