Elliott Mitchell
Elliott Mitchell
Hmm, guess I should mention. The first of the patches for turning `kernel_bump.sh` into a wrapper for `kernel_upgrade.pl` seems suspiciously like a design suggestion. I created it strictly for the...
Though #14944 has an interaction with this.
Pulling media before umount happens. This is never a Good Thing(tm), but filesystems **must** be able to handle this situation without panics. exfat-nofuse also needs to be able to deal...
Since I came up with the workaround almost 8 years ago, we're out of temporary. Perhaps once a month we simply need to add comments about "rip it out". _Rip...
Are you interested in the ftruncate() operation? The fallocate() operation? These are two distinct operations. ftruncate() is simply set the size of file X to Y; whereas fallocate() is set...
Any news on this feature? This tool has distinctly lower value until this gets fixed/worked around.
mocolini, I disclaim particular knowledge of USB, but I suspect I may be able to make some sense of that capture. There any chance you could post it somewhere accessible...
Looks like USB device 1 is either a keyboard or mouse, while USB device 2 is @mocolini's H815, notice frame 720. There is some traffic from the H815 in frames...
Should have commented explicitly, but I would have been very surprised if it _wasn't_ challenge-response. Problem is we know very little about what algorithms are being used, nor what the...
> So practically speaking this functionality probably wouldn't be very useful without the additional ability to relocate the contents of a metaslab. That's a much thornier problem. The device removal...