D20938: Add Mounts Backend
Stefan BrĂ¼ns
noreply at phabricator.kde.org
Wed May 1 23:18:11 BST 2019
bruns added a comment.
Solid already has a working implementation for reading from /proc/mounts, the fstab backend.
Contrary to this code, the fstab backend does not poll every second using a timer, but correctly uses /proc/mounts changes notification via blocking read.
The only thing needed is a small extension to also hand out information for other filesystems than nfs and cifs.
REPOSITORY
R245 Solid
REVISION DETAIL
https://phabricator.kde.org/D20938
To: hallas, #frameworks, ngraham, elvisangelaccio, broulik, bruns
Cc: svuorela, nicolasfella, ivan, kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190501/279d5367/attachment.html>
More information about the Kde-frameworks-devel
mailing list