Skip to content

storage: Handle filesystems on non-physical devices in get_filesystem_type()

Walace Martins requested to merge tunebes-master-issue-2126 into master

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)

Merge request reports

Loading