From: Mike Marshall Date: Wed, 13 Jan 2016 16:36:25 +0000 (-0500) Subject: Orangefs: define a minimum compatible userspace version. X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=569dbfc6b3a0e71118bc81f5f0fb56c3d1b88c54;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git Orangefs: define a minimum compatible userspace version. Signed-off-by: Mike Marshall --- diff --git a/fs/orangefs/protocol.h b/fs/orangefs/protocol.h index 03bbe7505a35..56dd65abb908 100644 --- 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.