storage: Handle filesystems on non-physical devices in get_filesystem_type()
Changing the method of obtaining physical and non-physical devices. Issue 2126 - Changing the method get_filesystem_type() in plinth/modules/storage/init.py psutil.disk_partitions() to call psutil.disk_partitions(all=True)