projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
641bb32
)
orangefs: minimum userspace version is 2.9.3
author
Martin Brandenburg
<martin@omnibond.com>
Wed, 30 Mar 2016 20:18:43 +0000
(16:18 -0400)
committer
Martin Brandenburg
<martin@omnibond.com>
Thu, 31 Mar 2016 16:06:00 +0000
(12:06 -0400)
Version 2.9.4 isn't even released yet.
Signed-off-by: Martin Brandenburg <martin@omnibond.com>
fs/orangefs/protocol.h
patch
|
blob
|
history
diff --git
a/fs/orangefs/protocol.h
b/fs/orangefs/protocol.h
index 45ce4ff4cbc79b6c9a1d324a7e0794ce2b94ddfc..50578a28bd9ea64976cfeb59182b0ae21b038384 100644
(file)
--- a/
fs/orangefs/protocol.h
+++ b/
fs/orangefs/protocol.h
@@
-407,7
+407,7
@@
enum {
* space. Zero signifies the upstream version of the kernel module.
*/
#define ORANGEFS_KERNEL_PROTO_VERSION 0
-#define ORANGEFS_MINIMUM_USERSPACE_VERSION 2090
4
+#define ORANGEFS_MINIMUM_USERSPACE_VERSION 2090
3
/*
* describes memory regions to map in the ORANGEFS_DEV_MAP ioctl.