1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-13 00:58:47 +03:00
Zdenek Kabelac 625a38c855 raid: remove struct overlap with possible_takeover
After reorganizing elements in `possible_takeover_reshape_type`
(in commit 5b92ce741f6bcb9b3d3c19c0fc13b972f950c560),
it became apparent that the code relied on struct overlap,
which is somewhat unsafe. This commit removes it and ensures
proper `const` qualification for the struct usage.
2025-02-13 11:04:30 +01:00
..
2025-02-10 11:31:53 +01:00
2024-08-30 16:51:15 +02:00
2025-02-12 14:31:37 +01:00
2024-05-27 15:16:26 +02:00
2024-08-30 16:51:15 +02:00
2018-06-08 13:40:53 +01:00
2024-08-30 16:51:15 +02:00
2025-01-30 13:38:31 +01:00
2024-08-30 16:51:15 +02:00
2025-02-12 15:11:56 +01:00
2025-01-09 14:16:32 +01:00
2024-09-27 13:42:45 +02:00
2024-08-30 16:51:15 +02:00
2024-06-03 15:30:05 +02:00
2024-05-04 01:01:57 +02:00