From 9f44a9562d03df4006e23b56d55575f556cbcb30 Mon Sep 17 00:00:00 2001 From: ericm Date: Fri, 27 Oct 2006 18:11:14 +0000 Subject: [PATCH] branch: b1_8 merge from b1_5 (20061027_1139) --- lustre/kernel_patches/patches/export-2.6-fc5.patch | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/lustre/kernel_patches/patches/export-2.6-fc5.patch b/lustre/kernel_patches/patches/export-2.6-fc5.patch index 3eb7817..fdfb2f7 100644 --- a/lustre/kernel_patches/patches/export-2.6-fc5.patch +++ b/lustre/kernel_patches/patches/export-2.6-fc5.patch @@ -1,15 +1,3 @@ -Index: linux-2.6.16.i686/fs/open.c -=================================================================== ---- linux-2.6.16.i686.orig/fs/open.c 2006-05-30 22:10:15.000000000 +0800 -+++ linux-2.6.16.i686/fs/open.c 2006-05-30 22:17:45.000000000 +0800 -@@ -811,7 +811,6 @@ - return error; - } - -- - asmlinkage long sys_fchown(unsigned int fd, uid_t user, gid_t group) - { - struct file * file; Index: linux-2.6.16.i686/fs/jbd/journal.c =================================================================== --- linux-2.6.16.i686.orig/fs/jbd/journal.c 2006-05-30 22:10:16.000000000 +0800 -- 1.8.3.1