[Pkg-lustre-svn-commit] r284 - /trunk/lustre/kernel_patches/patches/export_symbols_notasklist-2.6.22.patch

pwinnertz-guest at users.alioth.debian.org pwinnertz-guest at users.alioth.debian.org
Thu Sep 6 13:40:49 UTC 2007


Author: pwinnertz-guest
Date: Thu Sep  6 13:40:49 2007
New Revision: 284

URL: http://svn.debian.org/wsvn/pkg-lustre/?sc=1&rev=284
Log:
Fix some issues

Modified:
    trunk/lustre/kernel_patches/patches/export_symbols_notasklist-2.6.22.patch

Modified: trunk/lustre/kernel_patches/patches/export_symbols_notasklist-2.6.22.patch
URL: http://svn.debian.org/wsvn/pkg-lustre/trunk/lustre/kernel_patches/patches/export_symbols_notasklist-2.6.22.patch?rev=284&op=diff
==============================================================================
--- trunk/lustre/kernel_patches/patches/export_symbols_notasklist-2.6.22.patch (original)
+++ trunk/lustre/kernel_patches/patches/export_symbols_notasklist-2.6.22.patch Thu Sep  6 13:40:49 2007
@@ -50,18 +50,6 @@
  void __set_special_pids(pid_t session, pid_t pgrp)
  {
  	struct task_struct *curr = current->group_leader;
-Index: linux-2.6.22-rc4/fs/dcache.c
-===================================================================
---- linux-2.6.22-rc4.orig/fs/dcache.c	2007-06-11 20:18:29.000000000 +0200
-+++ linux-2.6.22-rc4/fs/dcache.c	2007-06-11 21:36:44.000000000 +0200
-@@ -2026,6 +2026,7 @@
- 
- 	return result;
- }
-+EXPORT_SYMBOL(is_subdir);
- 
- void d_genocide(struct dentry *root)
- {
 Index: linux-2.6.22-rc4/fs/super.c
 ===================================================================
 --- linux-2.6.22-rc4.orig/fs/super.c	2007-06-11 20:15:32.000000000 +0200




More information about the Pkg-lustre-svn-commit mailing list