kpmcore/src/ops
Caio Carvalho a4d75750f1 Merge branch 'master' into raid-support 2019-04-03 15:28:30 -06:00
..
CMakeLists.txt RAID activation operation support 2018-10-11 15:01:07 -03:00
activateraidoperation.cpp RAID activation operation support 2018-10-11 15:01:07 -03:00
activateraidoperation.h RAID activation operation support 2018-10-11 15:01:07 -03:00
backupoperation.cpp Add a shorter Partition::State enum names. 2018-04-09 03:46:05 +01:00
backupoperation.h Restore functionality of FileSystem::findExternal 2018-03-31 23:49:37 +01:00
checkoperation.cpp Mark LVM PV as mounted if it is part of Volume Group. 2016-10-30 01:47:29 +01:00
checkoperation.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00
copyoperation.cpp Switch to scoped name PartitionTable::Flag:: 2019-02-09 18:04:44 +00:00
copyoperation.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00
createfilesystemoperation.cpp Improve semantic markup of translations. 2016-07-17 23:41:00 +01:00
createfilesystemoperation.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00
createpartitiontableoperation.cpp Add SoftwareRAID::Status enum. 2018-07-15 13:11:50 -03:00
createpartitiontableoperation.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00
createvolumegroupoperation.cpp Job for RAID creation. 2018-08-13 20:08:17 -03:00
createvolumegroupoperation.h Job for RAID creation. 2018-08-13 20:08:17 -03:00
deactivatevolumegroupoperation.cpp RAID partition table needs to be erased before removing 2018-10-12 12:02:49 -03:00
deactivatevolumegroupoperation.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00
deleteoperation.cpp Setting mount point for linux_raid_member partitions. 2018-08-14 15:07:48 +02:00
deleteoperation.h Operations should check LvmDevice::s_DirtyPVs instead of check pending CreateVolumeGroupOperations to search for newly LVM PVs. 2018-07-15 19:41:44 -03:00
newoperation.cpp Switch to scoped name PartitionTable::Flag:: 2019-02-09 18:04:44 +00:00
newoperation.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00
operation.cpp Check if PartitionNode::insert returns success. 2018-10-19 20:18:39 +01:00
operation.h d-pointerize Operation class. 2018-04-11 03:52:46 +03:00
operation_p.h Add forgotten files. 2018-04-11 15:14:17 +03:00
removevolumegroupoperation.cpp Including RAID removal 2018-10-11 17:51:25 -03:00
removevolumegroupoperation.h Including RAID removal 2018-10-11 17:51:25 -03:00
resizeoperation.cpp Fix free space handling with LVM LVs. 2018-10-19 19:55:35 +01:00
resizeoperation.h Operations should check LvmDevice::s_DirtyPVs instead of check pending CreateVolumeGroupOperations to search for newly LVM PVs. 2018-07-15 19:41:44 -03:00
resizevolumegroupoperation.cpp Changing volume group resize to support RAID 2018-10-12 16:59:59 -03:00
resizevolumegroupoperation.h Changing volume group resize to support RAID 2018-10-12 16:59:59 -03:00
restoreoperation.cpp Merge branch 'master' into kauth 2018-04-09 12:44:14 +01:00
restoreoperation.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00
setfilesystemlabeloperation.cpp Improve semantic markup of translations. 2016-07-17 23:41:00 +01:00
setfilesystemlabeloperation.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00
setpartflagsoperation.cpp Improve semantic markup of translations. 2016-07-17 23:41:00 +01:00
setpartflagsoperation.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00