D5784: Add support for FreeBSD in FSUtils::getDirectoryFileSystem().
Tobias C. Berner
noreply at phabricator.kde.org
Mon May 29 19:38:03 UTC 2017
tcberner added a comment.
Ok, I think I found the issue in QStorageInfo -- it calls getmntinfo() with `flags=0` [1] . Instead one of the valid arguments 1-4 [2].
[1] https://github.com/qt/qtbase/blob/dev/src/corelib/io/qstorageinfo_unix.cpp#L199
[2] https://svnweb.freebsd.org/base/head/sys/sys/mount.h?revision=318736&view=markup#l441
REPOSITORY
R293 Baloo
REVISION DETAIL
https://phabricator.kde.org/D5784
To: tcberner, #freebsd
Cc: kfunk, #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20170529/4a8fd338/attachment.html>
More information about the Kde-frameworks-devel
mailing list