From 0e8bffdbb8c7c222d2bc145a9e70fba5e551ce71 Mon Sep 17 00:00:00 2001 From: Michal Mielewczyk Date: Tue, 17 Sep 2019 07:08:56 -0400 Subject: [PATCH] Remove info about old ioctls from documenation. Signed-off-by: Michal Mielewczyk --- modules/include/cas_ioctl_codes.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/modules/include/cas_ioctl_codes.h b/modules/include/cas_ioctl_codes.h index b438d14..3de6cbd 100644 --- a/modules/include/cas_ioctl_codes.h +++ b/modules/include/cas_ioctl_codes.h @@ -390,8 +390,6 @@ struct kcas_get_cache_param { * 4 * KCAS_IOCTL_INSERT_CORE * DEPRECATED * * 5 * KCAS_IOCTL_REMOVE_CORE * DEPRECATED * * 6 * KCAS_IOCTL_RESET_STATS * OK * - * 7 * KCAS_IOCTL_SET_CLEANING_PARAMETERS * DEPRECATED * - * 8 * KCAS_IOCTL_GET_CLEANING_PARAMETERS * DEPRECATED * * 9 * KCAS_IOCTL_FLUSH_CACHE * OK * * 10 * KCAS_IOCTL_INTERRUPT_FLUSHING * OK * * 11 * KCAS_IOCTL_FLUSH_CORE * OK *