Whamcloud - gitweb
add tcp-zero-copy patch
authorwangdi <wangdi>
Thu, 29 May 2003 06:19:59 +0000 (06:19 +0000)
committerwangdi <wangdi>
Thu, 29 May 2003 06:19:59 +0000 (06:19 +0000)
lustre/kernel_patches/pc/tcp-zero-copy.pc [new file with mode: 0644]
lustre/kernel_patches/series/rh-2.4.20

diff --git a/lustre/kernel_patches/pc/tcp-zero-copy.pc b/lustre/kernel_patches/pc/tcp-zero-copy.pc
new file mode 100644 (file)
index 0000000..02877c0
--- /dev/null
@@ -0,0 +1,5 @@
+include/linux/skbuff.h
+include/net/tcp.h
+net/netsyms.c
+net/core/skbuff.c
+net/ipv4/tcp.c
index 4d29d24..a97c37c 100644 (file)
@@ -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