[Pkg-lustre-svn-commit] updated: [3f79b03] Removed fix_dentry_conf_test.patch (seems to be patched)
Marco Nelles
marco.nelles at credativ.de
Tue Jun 5 10:04:36 UTC 2012
The following commit has been merged in the master branch:
commit 3f79b03da545e9d25cf433b9563ea7ca79177d61
Author: Marco Nelles <marco.nelles at credativ.de>
Date: Tue Jun 5 12:04:13 2012 +0200
Removed fix_dentry_conf_test.patch (seems to be patched)
diff --git a/debian/patches/fix_dentry_conf_test.patch b/debian/patches/fix_dentry_conf_test.patch
deleted file mode 100644
index 5400c12..0000000
--- a/debian/patches/fix_dentry_conf_test.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-## no_default_debugging.patch by Patrick Winnertz <winnie at debian.org>
-## DP: HAVE_LINUX_EXPORTFS_H not defined in configure target :S
-
-Index: lustre/lustre/autoconf/lustre-core.m4
-===================================================================
---- lustre.orig/lustre/autoconf/lustre-core.m4 2010-12-07 17:00:47.757545002 +0100
-+++ lustre/lustre/autoconf/lustre-core.m4 2010-12-07 17:00:52.705545002 +0100
-@@ -1258,11 +1258,8 @@
- AC_DEFUN([LC_FH_TO_DENTRY],
- [AC_MSG_CHECKING([if kernel has .fh_to_dentry member in export_operations struct])
- LB_LINUX_TRY_COMPILE([
--#ifdef HAVE_LINUX_EXPORTFS_H
-- #include <linux/exportfs.h>
--#else
-- #include <linux/fs.h>
--#endif
-+#include <linux/exportfs.h>
-+#include <linux/fs.h>
- ],[
- struct export_operations exp;
-
diff --git a/debian/patches/series b/debian/patches/series
index d8fa40d..098bfa8 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -14,6 +14,5 @@ use-bash-instead-of-sh.patch
fix-oot-builds.patch
no-strict-aliasing.patch
fix-bashisms-for-dash.patch
-#fix_dentry_conf_test.patch
#cacheflush_remove_mark_rodata.patch
#615749_no_add_needed
--
Lustre Debian Packaging
More information about the Pkg-lustre-svn-commit
mailing list