D27152: Introduce FilesystemEntry class
David Hallas
noreply at phabricator.kde.org
Tue Feb 4 05:55:43 GMT 2020
hallas created this revision.
hallas added reviewers: Frameworks, bruns, meven.
hallas added a project: Frameworks.
hallas requested review of this revision.
REVISION SUMMARY
Introdue a dedicated type for representing a FilesystemEntry. A
FilesystemEntry is either mounted by the system or can be mounted by the
system. It is created from the information found in filesystem table
files, this can be fstab, mtab or any other mtab type file.
This commit is a small part of a larger fstab refactor patch which can
bee seen here D26600 <https://phabricator.kde.org/D26600>
TEST PLAN
Unit tests
Tested manually with Plasma Vaults
REPOSITORY
R245 Solid
BRANCH
introduce_filesystem_entry
REVISION DETAIL
https://phabricator.kde.org/D27152
AFFECTED FILES
autotests/CMakeLists.txt
autotests/filesystem_entry_test.cpp
autotests/filesystem_entry_test.h
src/solid/devices/backends/fstab/CMakeLists.txt
src/solid/devices/backends/fstab/filesystem_entry.cpp
src/solid/devices/backends/fstab/filesystem_entry.h
src/solid/devices/backends/fstab/fstabhandling.cpp
src/solid/devices/backends/fstab/fstabhandling.h
To: hallas, #frameworks, bruns, meven
Cc: 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/20200204/e0fa4136/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list