open-cas-linux/modules/cas_cache
Robert Baldyga b6f604d4a9 Introduce exp_obj serial
This is meant to be used by lvm2 to recognize which one of the stacked
devices should be used (be it backend device, or one of the bottom levels
in multi-level cache configuration).

Signed-off-by: Robert Baldyga <robert.baldyga@open-cas.com>
2024-10-19 21:53:43 +02:00
..
utils rpool: Mark an entry for kmemleak outside of atomic context 2024-09-02 12:16:59 +02:00
volume Submit flush as a WRITE bio 2024-10-07 13:42:34 +02:00
.gitignore Initial commit 2019-03-29 08:45:50 +01:00
cas_cache.h Compare properties of a new cache device during cache attach 2024-09-09 15:57:35 +02:00
classifier_defs.h Fix license 2021-10-28 12:46:42 +02:00
classifier.c Add missing "static" to the local functions 2024-05-14 08:22:34 +02:00
classifier.h Fix license 2021-10-28 12:46:42 +02:00
context.c ctx: Remove unused zalloc ops 2024-09-10 15:08:37 +02:00
context.h Update after removing struct ocf_io 2024-09-13 12:38:26 +02:00
control.c Add support for Linux kernel up to 6.8 2024-05-14 08:47:45 +02:00
control.h Fix license 2021-10-28 12:46:42 +02:00
debug.h Fix debug macros 2024-09-10 15:08:37 +02:00
disk.c Pass holder properly to cas_bdev_release() 2024-10-07 17:14:38 +02:00
disk.h Add support for Linux kernel up to 6.8 2024-05-14 08:47:45 +02:00
exp_obj.c Introduce exp_obj serial 2024-10-19 21:53:43 +02:00
exp_obj.h Remove unused fields 2024-09-10 14:36:43 +02:00
layer_cache_management.c Add missing volume_destroy() in attach 2024-09-26 17:02:50 +02:00
layer_cache_management.h Enable cache detach 2024-09-09 16:30:05 +02:00
linux_kernel_version.h Remove unneeded ifdefs 2024-09-20 18:03:06 +02:00
main.c Remove cas_disk from naming in code 2022-09-19 10:38:21 +02:00
Makefile Fix license 2021-10-28 12:46:42 +02:00
ocf_env_headers.h Fix license 2021-10-28 12:46:42 +02:00
ocf_env.c Integrate kmemleak into CAS 2022-09-26 15:44:16 +02:00
ocf_env.h Get rid of strlcpy() 2024-05-14 08:22:34 +02:00
service_ui_ioctl.c Disable cache attach and detach 2024-09-26 17:02:50 +02:00
service_ui_ioctl.h Remove cas_disk from naming in code 2022-09-19 10:38:21 +02:00
threads.c Remove ocf_queue_get_cache() 2024-09-09 14:48:44 +02:00
threads.h Remove ocf_queue_get_cache() 2024-09-09 14:48:44 +02:00