Kelsey Maes

Results 6 issues of Kelsey Maes

Some context: I am manually mounting this filesystem from initramfs before booting. The issue appears immediately after I continue with the regular boot process. It apparently affects copygc after a...

new-version-testing
v18

Since running on the 5.12 rebase (up to and including 4cc1334efa08f1d4f6098c4704ee2ead044b8817) there have been multiple full system hangs requiring reboots. I am assuming this caused some damage to the filesystem...

new-version-testing
v18

I have a filesystem with these options: `metadata_replicas=2,data_replicas=2,background_compression=zstd,foreground_target=ssd,background_target=hdd,promote_target=ssd` There are four drives in the `hdd` group and one drive in the `ssd` group. If I enable erasure coding I will...

new-version-testing
v18

I am trying to run the Windows version of X4: Foundations on a M2 Max with Crossover 23.7.1 and I am getting the following data in the logs. Complete [logs.zip](https://github.com/KhronosGroup/MoltenVK/files/13664853/logs.zip)...

Question
Requested more info

This is a particularly nasty issue that I spent several days tracking down. See knurling-rs/defmt#723 for another example.

This is dependent on unreleased changes in a new dependency crate so it's a draft for now. The idea here is to avoid pulling in the formatting code from `std`...