Joachim Wagner
Joachim Wagner
I added verbose output in https://github.com/jowagner/f3/tree/verbose and I now doubt I understand correctly how `f3probe` operates. Each line between the "Writing" lines shows how many blocks are validated by printing...
Thanks for the pointers, also in the related issue. I hope to find time soon to investigate a bit more so I can finalise the text.
Do you mean in case the cache is not empty at the start? I don't see a problem when assuming a fresh cache: The algorithm never reads back from the...
I'll need to look at the devil drive when I've more time. I'm not convinced the cache policy doesn't matter, though I'd agree in practice one will not find a...
Since there seems to be no volunteer to implement a more efficient way to let the cursor blink, how about implementing that the cursor stops blinking if there is no...
Thanks for sharing this code as a starting point for workarounds.
Sorry, I haven't tried yet to get it working. The project in which I need it has been suspended and will be inactive for at least another 6 weeks.
> `[[gpt][xfs].....]` becomes `[[gpt][xfs][btrfs]]` with `mkfs.btrfs + rsync` followed by `[[gpt]....[btrfs]]` when xfs is dropped. > > The question then is, obviously, can btrfs grow to fill the empty space...
How then about `parallelxz`? The point is that having two names documented in the man page much stronger draws attention to the tar-specific behaviour of `pixz` (reflected in the `i`...
Confirmed that it is already fixed in raw view of the readme. (#8 also specifies the code type 'sh')