orangefs: minimum userspace version is 2.9.3
authorMartin Brandenburg <martin@omnibond.com>
Wed, 30 Mar 2016 20:18:43 +0000 (16:18 -0400)
committerMartin 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

index 45ce4ff..50578a2 100644 (file)
@@ -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 20904
+#define ORANGEFS_MINIMUM_USERSPACE_VERSION 20903
 
 /*
  * describes memory regions to map in the ORANGEFS_DEV_MAP ioctl.