diff --git a/src/backend/corebackendpartitiontable.h b/src/backend/corebackendpartitiontable.h index aae5fca..7335fd4 100644 --- a/src/backend/corebackendpartitiontable.h +++ b/src/backend/corebackendpartitiontable.h @@ -103,6 +103,17 @@ public: */ virtual bool updateGeometry(Report& report, const Partition& partition, qint64 sector_start, qint64 sector_end) = 0; + /** + * Set the label of a partition in the partition table (GPT only). + * The label is set in the GPT partition name entry. The partition name is known as PARTLABEL by + * several utilities. The device-manager links the device under /dev/disk/by-partlabel/