Forza
Forza
IMHO this would be a welcome feature. Some thoughts: * If Btrfs discovers corrupt sectors it could even mark those as 'non-use' to prevent further errors. * Scrub could be...
> `btrfs send` gives `ERROR: subvolume ${subvol} is not read-only` when the fs is mounted as ro but `${subvol}` is a non-ro subvol. @25pwn It means that the subvol itself...
This sounds reasonable to me. What happens if booting an older unpatched kernel with "none" set? Would that be causing an error?
> Hi, Forza-tng, you mean if a file is already set to compression none and the current kernel doesn't support the compress none attribute? for example, you add compression none...
Just tested again and everything seems to work as intended. Perhaps improve documentation that empty values are specified as two double or single quotes with no space between them? ```...
I think it would be useful if we could create multiple subvolumes in one command as well. Perhaps this should be a separate issue though? ``` # btrfs sub create...
> Any of the numbers other than shared extents are easy to get; shared extents would require two passes as we don't know yet about other files that are yet...
Hi. Tor relays use libevent and considering the high amount of concurrent connections it would benefit from ui_uring support quite a lot. https://gitlab.torproject.org/tpo/core/tor/-/issues/34010
Hi @0bi-w6n-K3nobi, May I ask why it would not be pleasant to have an additional panel? It could be set off by default so you'd have to enable it in...
Hi! I was just going to ask the same thing. GoAccess obviously supports multiple vhosts and sometimes I'd like to filter the whole HTML page based on a specific vhost....