Kai Krakow
Kai Krakow
I think btrfs really needs a tool to walk all the extents (possibly file by file), look if there's a chain of extents for that file which are not shared...
> Data allocation has no such restrictions. You can deallocate as much data as you like, and btrfs will either allocate more, or give an ENOSPC error when writing data,...
This depends on what you describe the same... It will result in the same chunk usage (none below 80%) but of course it will not result in the same layout...
> seems to be the wrong category as it contains useful executable tools I don't think so... It's mainly a btrfs API lib for python, but coincidentally, it also ships...
> Then actually the knorrie version ist a better replacement for `btrfs balance` in any case, and there is no reason to use `btrfs balance` for balancing data? For this...
@Massimo-B I have some patches which can increase read performance by switching to a different queue policy. But this requires to use more than one disk and draid1 because it...
This is probably because bees breaks metadata sharing while combining extents. So instead of the same metadata in a snapshot, btrfs now has individual metadata pointers to the same extent.
USB devices are not supported by xpadneo currently but we plan to do so in the future.
> **Describe the solution you'd like** > I'd like to see xpadneo add the extra device id and needed quirks for that gamepad. Repeating: xpadneo does not support USB controllers...
It's a good practice if error on warning would be default on for a lot more projects in the world to improve code quality - and if your distro build...