qwerty123443
qwerty123443
### What happened? I named my router "alert(1)" because I thought it'd be funny, and sometimes I run into websites that randomly break :) In this case, navigating to the...
if you try to plot with the wallet and you have a space in your username (so your path becomes C:\users\user name\) it is not properly escaped and thus produces...
This implements the necessary changes to the ioctl interface in order to set the compression level per extent. (fixes https://github.com/kdave/btrfs-progs/issues/184 )
This fix was needed for compilation of files generated with idlcxx to succeed on my machine. There are more references to std::memory_order_* in the repo, but this was the only...