From f7fa4ae14005a77f767a05fba3b043802de4e51c Mon Sep 17 00:00:00 2001 From: Robert Baldyga Date: Fri, 25 Mar 2022 21:34:22 +0100 Subject: [PATCH] Add missing ioctl codes to the index Signed-off-by: Robert Baldyga --- modules/include/cas_ioctl_codes.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/include/cas_ioctl_codes.h b/modules/include/cas_ioctl_codes.h index 925ce10..8eb7bf2 100644 --- a/modules/include/cas_ioctl_codes.h +++ b/modules/include/cas_ioctl_codes.h @@ -406,6 +406,8 @@ struct kcas_standby_activate * 35 * KCAS_IOCTL_PURGE_CACHE * OK * * 36 * KCAS_IOCTL_PURGE_CORE * OK * * 37 * KCAS_IOCTL_REMOVE_INACTIVE * OK * + * 38 * KCAS_IOCTL_STANDBY_DETACH * OK * + * 39 * KCAS_IOCTL_STANDBY_ACTIVATE * OK * ******************************************************************************* */