D20991: [FsTab] Add cache for device file system type

Nathaniel Graham noreply at phabricator.kde.org
Fri May 3 19:26:00 BST 2019


ngraham added inline comments.

INLINE COMMENTS

> fstabhandling.cpp:144
> +        const QString fstype = QFile::decodeName(fe->mnt_type);
> +        if (_k_isFstabNetworkFileSystem(fstype, fsname)) {
>              const QString mountpoint = QFile::decodeName(fe->mnt_dir);

Only network mounts?

REPOSITORY
  R245 Solid

REVISION DETAIL
  https://phabricator.kde.org/D20991

To: bruns, #frameworks, ngraham, hallas
Cc: kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190503/53c1c235/attachment-0001.html>


More information about the Kde-frameworks-devel mailing list