Lennart Poettering

Results 1503 comments of Lennart Poettering

so we are getting closer, but there's one thing i'd really like to see, just so that we know things work correctly: that "systemctl status" shows current quota *use* (as...

btw, can you please do some minimal split-up in individual commits. i.e. maybe do the chattr.c changes first, then the quota-util.c changes, then the pid 1 changes, then systemctl changes...

if you fix these four little things, should be ready to merge from my pov

Hmm, I am pretty sure this is wrong. With the new mount api you can overmount symlinks, but you cannot overmount inodes with symlinks. are you sure this actually works?

Should be fixed by e34c89897af9b0c7af49d0137bf04fa31b172c4a

urks, that's so sad... but i'd really prefer a different approach: let's just beef up the existing logic so that it can deal with both cases automatically. For that set...

> At first I thought that the two cases can be dealt with the same logic, but > what if the server running inside the virtual machine accepts the connection...

or let's say this differently. right now we do not support the firecracker protocol at all, so anything we do here is an improvement. Hence, if we add the automatic...