psuedofs changes for foreign distributions#445
psuedofs changes for foreign distributions#445bladedvox wants to merge 1 commit intovoid-linux:masterfrom
Conversation
|
I think both Not sure whether |
|
Not really sure why but without these |
|
Because The change works around it by not propagating mount events ( But AFAIU this is a non issue if its changed to not recursively umount a bind mount and instead just umount the actual bind mount. |
|
Ok good to know. I can give that a test and report back |
|
After a bit of discussion on irc, I think This should be the most "correct" solution. |
|
just tested that and it doesn't work 😿 |
|
@Duncaen ran a few more rounds of tests just to be sure; |
|
I don't see why |
|
I mean after reading the docs I agree, which makes me think there's something more insidious going on in the way the cgroup mount is done in the first place. But also based on the docs, the lazy unmount does seem to be the safe way to handle the symptom as observed. |
fixes #414
fixes #288
tested on Void as well as Ubuntu; thanks to @imiric for actually finding the solution, i just tested it