| ... | @@ -6,7 +6,7 @@ | ... | @@ -6,7 +6,7 @@ | 
|  | ## Roadmap |  | ## Roadmap | 
|  |  |  |  | 
|  | 0. [x] Merge old WIP branches to master |  | 0. [x] Merge old WIP branches to master | 
|  | 1. [ ] Kernel Patch |  | 1. [ ] Suspend race condition | 
|  | 1. [x] Create a reliable reproducer for the race conditions beween `luksSuspend` and Kernel `sync()`: https://salsa.debian.org/mejo/cryptsetup-suspend/snippets/334 |  | 1. [x] Create a reliable reproducer for the race conditions beween `luksSuspend` and Kernel `sync()`: https://salsa.debian.org/mejo/cryptsetup-suspend/snippets/334 | 
|  | 2. [x] Verify that disabling `sync()` in kernel suspend fixes the race condition |  | 2. [x] Verify that disabling `sync()` in kernel suspend fixes the race condition | 
|  | 3. [ ] Develop, test and submit kernel patch |  | 3. [ ] Develop, test and submit kernel patch | 
| ... |  | ... |  |