kpmcore/src
Arnaud Ferraris d24191ebd8 Add support for filesystem-specific features
In some cases, it may be necessary to create a filesystem with specific features
enabled/disabled.

This PR makes it possible to create filesystems this way. It does so
by introducing a new m_Features member variable and the createWithFeatures()
function to the FileSystem base class. The latter function is implemented
for the btrfs, ext2/3/4 and FAT filesystems.

Additionnally, the CreateFileSystemJob has been modified to enable
creating/formatting filesystems with specific features enabled.

Differential Revision: https://phabricator.kde.org/D21903
CCBUG: 342178
2020-01-12 11:58:32 +00:00
..
backend Add scanDevices function that uses flags instead of bools. 2019-02-09 15:40:06 +00:00
core Fix minor typo 2019-11-22 15:45:18 +02:00
fs Add support for filesystem-specific features 2020-01-12 11:58:32 +00:00
gui Do not align partitions if they are mounted. 2019-10-05 11:52:59 +01:00
jobs Add support for filesystem-specific features 2020-01-12 11:58:32 +00:00
ops Fix setting partition path when restoring partitions. 2019-05-10 02:12:07 +01:00
plugins SVN_SILENT made messages (.desktop file) - always resolve ours 2019-12-08 05:22:07 +01:00
util SVN_SILENT made messages (.desktop file) - always resolve ours 2019-12-08 05:22:07 +01:00
CMakeLists.txt Use KF5::AuthCore instead of KF5::Auth 2019-02-16 00:25:37 +01:00
Messages.sh Remove kcfg and kcfgc files. 2015-07-21 12:44:40 +02:00