Skip to content

do not presume all storageaccess are also volumes

Harald Sitter requested to merge work/no-crashy-4-sitter into master

the device.as()-> would potentially dereference a nullptr

notably I have a fstab entry for a cifs mount. that is a NetworkShare and a StorageAccess but not a StorageVolume

Merge request reports