BUG: 389479
Devices with empty path stopped auto-mounting after commit 1384f275ab2f1ad1841753ee163af6d1b0bb952b.
This diff fixes the regression by checking if the path is empty.
Details
Details
- Reviewers
broulik - Group Reviewers
Frameworks - Commits
- R245:e94ba0619477: [UDisks] Fix auto-mount regression
Diff Detail
Diff Detail
- Repository
- R245 Solid
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Comment Actions
FWIW we will need an email address to land this patch if it is accepted. In the future, if you use Arc to submit the patch, this step won't be necessary.
Comment Actions
I added a similar check in Storage Volume but did not here.. :/
I can confirm that those "Loop Devices" are still ignored, which is good.