]> glassweightruler.freedombox.rocks Git - waydroid.git/commitdiff
helpers/mount: Check for failed umounts only umounting the whole list
authorSebastian Krzyszkowiak <dos@dosowisko.net>
Wed, 2 Nov 2022 18:08:07 +0000 (19:08 +0100)
committerAlessandro Astone <ales.astone@gmail.com>
Thu, 12 Jan 2023 20:31:19 +0000 (21:31 +0100)
Otherwise we raise bogus RuntimeErrors on paths with multiple mount points,
which may be desired - for example when using overlayfs.


No differences found