Warn user about full storage in any device/partition
- Warn user about full storage in any device/partition
Currently, we only check for home and / partitions to be full when warning user. With this commit we instead check for all partitions / devices that are mounted and not read only.
Edited by Niccolò Venerandi