Whamcloud - gitweb
- make HEAD from b_post_cmd3
[fs/lustre-release.git] / lustre / kernel_patches / patches / export-2.6-fc5.patch
index fdfb2f7..3eb7817 100644 (file)
@@ -1,3 +1,15 @@
+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