mirror of
https://github.com/Telecominfraproject/ols-nos.git
synced 2025-11-25 18:55:09 +00:00
On overlay filesystem the name of the mountpoint will also match in the mount command for overlayfs as upperdir= To prevent detecting the wrong partition we now look for space before. This ensure that we match mountpoint and not devices in df and mount outputs.