D23420: Use solid to check if a KFileItem is located on a network mount
David Faure
noreply at phabricator.kde.org
Tue Sep 10 16:29:54 BST 2019
dfaure added a comment.
Heh, yeah, we have 3 APIs about mounted filesystems. Solid, KMountPoint, and KFileSystemType.
KFileSystemType uses the blocking statvfs, while KMountPoint relies on a properly filled in /etc/fstab -- which breaks on the FreeBSD CI these days, some weird magic with containers not needing anything in /etc/fstab.
It seems to me that we're still looking for the silver bullet solution in this area....
REPOSITORY
R241 KIO
REVISION DETAIL
https://phabricator.kde.org/D23420
To: meven, dfaure, #frameworks
Cc: broulik, anthonyfieroni, 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/20190910/430e59ea/attachment.html>
More information about the Kde-frameworks-devel
mailing list