Skip to content
Snippets Groups Projects
Commit eab78cf8 authored by Alaric Senat's avatar Alaric Senat
Browse files

DeviceLister: linux: Fix device name inference

The linux partition to device code was flawed in case of filesystems
mapping a single partition directly at the root without naming it
(eg. `/dev/sdc` being a main disk partition, not `/dev/sdc1`).

Fixes #469

(cherry picked from commit 536889cd)
parent 80c76536
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment