]> Git Repo - linux.git/commitdiff
orangefs: minimum userspace version is 2.9.3
authorMartin Brandenburg <[email protected]>
Wed, 30 Mar 2016 20:18:43 +0000 (16:18 -0400)
committerMartin Brandenburg <[email protected]>
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 <[email protected]>
fs/orangefs/protocol.h

index 45ce4ff4cbc79b6c9a1d324a7e0794ce2b94ddfc..50578a28bd9ea64976cfeb59182b0ae21b038384 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.
This page took 0.054687 seconds and 4 git commands to generate.