Files
webmin/mount/linux-lib.pl
Ilia Ross ef76823dba Fix mount points and devices with spaces in mounted filesystem list
ⓘ Decode octal-escaped spaces when reading /etc/mtab, as is already done for /etc/fstab, so dashboard disk usage no longer runs df on non-existent paths and fills the error log.

Also quote the path passed to df -i, and parse df output from the numeric columns so a device name containing a space, such as a ZFS dataset, no longer shifts the values.

Fixes https://github.com/webmin/webmin/issues/2833
2026-09-06 04:20:17 +02:00

74 KiB
Executable File