projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c27b32
)
Orangefs: define a minimum compatible userspace version.
author
Mike Marshall
<hubcap@omnibond.com>
Wed, 13 Jan 2016 16:36:25 +0000
(11:36 -0500)
committer
Mike Marshall
<hubcap@omnibond.com>
Wed, 13 Jan 2016 16:36:25 +0000
(11:36 -0500)
Signed-off-by: Mike Marshall <hubcap@omnibond.com>
fs/orangefs/protocol.h
patch
|
blob
|
blame
|
history
diff --git
a/fs/orangefs/protocol.h
b/fs/orangefs/protocol.h
index 03bbe7505a35661644991357a26e10ca70987c6b..56dd65abb9080719dd9e58b79c84674b95c73bda 100644
(file)
--- a/
fs/orangefs/protocol.h
+++ b/
fs/orangefs/protocol.h
@@
-399,6
+399,7
@@
enum {
* space. Zero signifies the upstream version of the kernel module.
*/
#define ORANGEFS_KERNEL_PROTO_VERSION 0
+#define ORANGEFS_MINIMUM_USERSPACE_VERSION 20904
/*
* describes memory regions to map in the ORANGEFS_DEV_MAP ioctl.