D21235: Add handling of fuseiso filesystem type
David Hallas
noreply at phabricator.kde.org
Fri Oct 18 12:44:34 BST 2019
hallas added a comment.
Currently you have the 'unmount' action if you right click on the device in dolphin, but it cannot unmount, so should we hide it? Or should we fix it so that it can actually unmount?
INLINE COMMENTS
> fstabdevice.cpp:56
> +
> +QString GetFilePathFromFuseIsoMtabFile(const QString& mountPath)
> +{
This implements a crude parser of the fuseiso mtab file. I can't use the regular getmnt suite of functions to retrieve the path to the iso file, so that is why I implemented this :/
REPOSITORY
R245 Solid
BRANCH
add_handling_of_fuseiso (branched from master)
REVISION DETAIL
https://phabricator.kde.org/D21235
To: hallas, bruns, ngraham
Cc: broulik, kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20191018/861b5012/attachment.html>
More information about the Kde-frameworks-devel
mailing list