X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fkernel_patches%2Fpatches%2Fexport-2.6-fc5.patch;h=fdfb2f79c1cd66dfcd24d2356270a768ee7fb0d4;hp=3eb78170a401877e27d748a64b23a57426854c8b;hb=3be527797699853aae3d1a71089900c9b1676791;hpb=d2d56f38da01001c92a09afc6b52b5acbd9bc13c 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