浏览代码

Orangefs: define a minimum compatible userspace version.

Signed-off-by: Mike Marshall <hubcap@omnibond.com>
Mike Marshall 10 年之前
父节点
当前提交
569dbfc6b3
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      fs/orangefs/protocol.h

+ 1 - 0
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.