[Pkg-lustre-svn-commit] r290 - /trunk/lustre/kernel_patches/patches/vfs_intent-2.6.22-union.patch

pwinnertz-guest at users.alioth.debian.org pwinnertz-guest at users.alioth.debian.org
Fri Sep 7 10:17:47 UTC 2007


Author: pwinnertz-guest
Date: Fri Sep  7 10:17:47 2007
New Revision: 290

URL: http://svn.debian.org/wsvn/pkg-lustre/?sc=1&rev=290
Log:
EXPORT_SYMBOL(filp_open) is needed, readd it

Modified:
    trunk/lustre/kernel_patches/patches/vfs_intent-2.6.22-union.patch

Modified: trunk/lustre/kernel_patches/patches/vfs_intent-2.6.22-union.patch
URL: http://svn.debian.org/wsvn/pkg-lustre/trunk/lustre/kernel_patches/patches/vfs_intent-2.6.22-union.patch?rev=290&op=diff
==============================================================================
--- trunk/lustre/kernel_patches/patches/vfs_intent-2.6.22-union.patch (original)
+++ trunk/lustre/kernel_patches/patches/vfs_intent-2.6.22-union.patch Fri Sep  7 10:17:47 2007
@@ -438,14 +438,6 @@
  
  	namei_flags = flags;
  	if ((namei_flags+1) & O_ACCMODE)
-@@ -769,7 +777,6 @@
- {
- 	return do_filp_open(AT_FDCWD, filename, flags, mode);
- }
--EXPORT_SYMBOL(filp_open);
- 
- /**
-  * lookup_instantiate_filp - instantiates the open intent filp
 @@ -835,7 +842,8 @@
   * dentry_open() will have done dput(dentry) and mntput(mnt) if it returns an
   * error.




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