D20301: Ensure to add a trailing / at the end of fstab mounted devices.
Méven Car
noreply at phabricator.kde.org
Sat Apr 6 13:25:07 BST 2019
meven created this revision.
meven added a reviewer: bruns.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
meven requested review of this revision.
REVISION SUMMARY
The nfs mounted device are listed without a trailing / according to my testing, preventing them to be grouped with the unmounted device.
TEST PLAN
You need an fstab configured nfs drive.
1. List the hardware "solid-hardware list | grep fstab" note the relevant udi for the nfs drive
2. solid-hardware mount '/org/kde/fstab/192....' (<- replace with actual udi)
3. List the hardware : there is only one device for this drive listed.
I have tested in Dolphin as well.
REPOSITORY
R245 Solid
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D20301
AFFECTED FILES
src/solid/devices/backends/fstab/fstabhandling.cpp
To: meven, bruns
Cc: kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190406/3ff284de/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list