diff options
| author | 2025-12-05 05:46:19 +0000 | |
|---|---|---|
| committer | 2025-12-10 19:28:23 +0100 | |
| commit | ee7633178321f5d983db3adfdea9322456cfdaaa (patch) | |
| tree | f5f47044fd3349372921f0e71b5d9a31a76a593c /rust/kernel/ssh:/git@git.zx2c4.com | |
| parent | dm-pcache: advance slot index before writing slot (diff) | |
dm pcache: fix cache info indexing
The on-media cache_info index used sizeof(struct) instead of the
4K metadata stride, so gc_percent updates from dmsetup message
were written between slots and lost after reboot. Use
PCACHE_CACHE_INFO_SIZE in get_cache_info_addr() and align
info_index with the slot returned by pcache_meta_find_latest().
Signed-off-by: Li Chen <chenl311@chinatelecom.cn>
Signed-off-by: Dongsheng Yang <dongsheng.yang@linux.dev>
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Reviewed-by: Zheng Gu <cengku@gmail.com>
Cc: stable@vger.kernel.org # 6.18
Diffstat (limited to 'rust/kernel/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
