Whamcloud - gitweb
Changes to hp-pnnl patch files to make them work on hp-pnnl kernels.
authormmex <mmex>
Wed, 30 Apr 2003 16:18:13 +0000 (16:18 +0000)
committermmex <mmex>
Wed, 30 Apr 2003 16:18:13 +0000 (16:18 +0000)
- drop hp-pnnl specific intent patch, the vanilla works
- redo xattr patch, exported symbols must be in uniquely named files if
  modversions is turned on.  These changes should likely also be ported
  to the other series, since they can have the same problem if
  modversions gets turned on.  Be careful when adding new exports to
  make sure the file including the export is uniquely named across the
  entire kernel.

lustre/kernel_patches/pc/invalidate_show.pc
lustre/kernel_patches/pc/kmem_cache_validate_hp.pc
lustre/kernel_patches/pc/vfs_intent_hp.pc [deleted file]

index 036b815..1d4ed77 100644 (file)
@@ -1,6 +1,4 @@
 fs/inode.c
-fs/block_dev.c
-fs/devfs/base.c
 fs/super.c
 include/linux/fs.h
 fs/smbfs/inode.c
diff --git a/lustre/kernel_patches/pc/vfs_intent_hp.pc b/lustre/kernel_patches/pc/vfs_intent_hp.pc
deleted file mode 100644 (file)
index 036a743..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-fs/dcache.c
-fs/namei.c
-fs/nfsd/vfs.c
-fs/open.c
-fs/stat.c
-include/linux/dcache.h
-include/linux/fs.h
-kernel/ksyms.c
-fs/exec.c