kdave

Results 317 comments of kdave

Now added to devel. I've reworked it so it's not touching every file and moved it to common. I have no way to test it, hopefully github actions will be...

Can you please rebase the branch? The diff is mixed with all the v6.10.1 changes, I can't do the review properly.

Never mind, it was caused by my push of old devel, before the 6.10.1 merge.

This is perfect, thank you very much.

Yes that makes sense, the information is accessible from sysfs and not restricted. Alternatively the SEARCH_TREE ioctl can be used for that and read more information or do validation of...

For the mkosi/repart prototype we've ageed to have some way (probably a command line option --subvol-nocow) in experimental build so the use case can be tested. The final solution is...

@aplanas Can you please check that the `--inode-flags` works for your usecase? It's now in the devel branch and the interface looks ok to me so it won't be under...

Right, this is a bug in the exported functions from python that do not match the new symbol aliases added in 0.1.3 (27e965f53887697f4a2108b6315ddb3ddb460748, 6.7).