diff options
Diffstat (limited to 'include/uapi/linux/connector.h')
| -rw-r--r-- | include/uapi/linux/connector.h | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/include/uapi/linux/connector.h b/include/uapi/linux/connector.h index 8761a0349c74..4cb283505e45 100644 --- a/include/uapi/linux/connector.h +++ b/include/uapi/linux/connector.h | |||
| @@ -44,8 +44,11 @@ | |||
| 44 | #define CN_VAL_DRBD 0x1 | 44 | #define CN_VAL_DRBD 0x1 |
| 45 | #define CN_KVP_IDX 0x9 /* HyperV KVP */ | 45 | #define CN_KVP_IDX 0x9 /* HyperV KVP */ |
| 46 | #define CN_KVP_VAL 0x1 /* queries from the kernel */ | 46 | #define CN_KVP_VAL 0x1 /* queries from the kernel */ |
| 47 | #define CN_VSS_IDX 0xA /* HyperV VSS */ | ||
| 48 | #define CN_VSS_VAL 0x1 /* queries from the kernel */ | ||
| 47 | 49 | ||
| 48 | #define CN_NETLINK_USERS 10 /* Highest index + 1 */ | 50 | |
| 51 | #define CN_NETLINK_USERS 11 /* Highest index + 1 */ | ||
| 49 | 52 | ||
| 50 | /* | 53 | /* |
| 51 | * Maximum connector's message size. | 54 | * Maximum connector's message size. |
