[Pkg-lustre-svn-commit] r301 - /trunk/lustre/kernel_patches/patches/export_symbols-2.6.20-vanilla.patch
goswin-guest at users.alioth.debian.org
goswin-guest at users.alioth.debian.org
Mon Sep 10 16:18:02 UTC 2007
Author: goswin-guest
Date: Mon Sep 10 16:18:01 2007
New Revision: 301
URL: http://svn.debian.org/wsvn/pkg-lustre/?sc=1&rev=301
Log:
Remove unneeded symbol so it applies to 2.6.22 too.
Modified:
trunk/lustre/kernel_patches/patches/export_symbols-2.6.20-vanilla.patch
Modified: trunk/lustre/kernel_patches/patches/export_symbols-2.6.20-vanilla.patch
URL: http://svn.debian.org/wsvn/pkg-lustre/trunk/lustre/kernel_patches/patches/export_symbols-2.6.20-vanilla.patch?rev=301&op=diff
==============================================================================
--- trunk/lustre/kernel_patches/patches/export_symbols-2.6.20-vanilla.patch (original)
+++ trunk/lustre/kernel_patches/patches/export_symbols-2.6.20-vanilla.patch Mon Sep 10 16:18:01 2007
@@ -37,19 +37,6 @@
static void chroot_fs_refs(struct nameidata *old_nd, struct nameidata *new_nd)
{
-Index: linux-2.6.20.3/kernel/exit.c
-===================================================================
---- linux-2.6.20.3.orig/kernel/exit.c 2007-08-15 20:12:12.000000000 +0200
-+++ linux-2.6.20.3/kernel/exit.c 2007-08-15 20:12:26.000000000 +0200
-@@ -296,6 +296,8 @@
- switch_uid(INIT_USER);
- }
-
-+EXPORT_SYMBOL(reparent_to_init);
-+
- void __set_special_pids(pid_t session, pid_t pgrp)
- {
- struct task_struct *curr = current->group_leader;
Index: linux-2.6.20.3/fs/dcache.c
===================================================================
--- linux-2.6.20.3.orig/fs/dcache.c 2007-08-15 20:12:11.000000000 +0200
More information about the Pkg-lustre-svn-commit
mailing list