[kernel: 1/2] actually commit namei-include.patch

Peter Robinson pbrobinson at fedoraproject.org
Mon Jan 7 21:38:11 UTC 2013


commit f009369387e956b2ca707c7765bde9ff78897396
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Mon Jan 7 21:37:35 2013 +0000

    actually commit namei-include.patch

 namei-include.patch |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)
---
diff --git a/namei-include.patch b/namei-include.patch
new file mode 100644
index 0000000..dd6363e
--- /dev/null
+++ b/namei-include.patch
@@ -0,0 +1,11 @@
+diff --git a/include/linux/namei.h b/include/linux/namei.h
+index e998c03..5a5ff57 100644
+--- a/include/linux/namei.h
++++ b/include/linux/namei.h
+@@ -2,6 +2,7 @@ 
+ #define _LINUX_NAMEI_H
+ 
+ #include <linux/dcache.h>
++#include <linux/errno.h>
+ #include <linux/linkage.h>
+ #include <linux/path.h>


More information about the scm-commits mailing list