]> git.pld-linux.org Git - packages/ocfs2-tools.git/blame - ocfs2-tools-linux.patch
- up to 1.8.6
[packages/ocfs2-tools.git] / ocfs2-tools-linux.patch
CommitLineData
d3ab8885
JB
1--- ocfs2-tools-1.4.4/include/ocfs2-kernel/ocfs2_fs.h.orig 2010-03-17 01:10:43.000000000 +0100
2+++ ocfs2-tools-1.4.4/include/ocfs2-kernel/ocfs2_fs.h 2015-12-13 18:20:04.847128749 +0100
3@@ -25,6 +25,10 @@
4 #ifndef _OCFS2_FS_H
5 #define _OCFS2_FS_H
6
7+#ifndef __KERNEL__
8+typedef unsigned short umode_t;
9+#endif
10+
11 /* Version */
12 #define OCFS2_MAJOR_REV_LEVEL 0
13 #define OCFS2_MINOR_REV_LEVEL 90
This page took 0.070689 seconds and 4 git commands to generate.