소스 검색

Orangefs: define a minimum compatible userspace version.

Signed-off-by: Mike Marshall <hubcap@omnibond.com>
Mike Marshall 9 년 전
부모
커밋
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.