ladybird/Kernel/Storage/Partition
Gunnar Beutner 4b5dbc15df Kernel: Fix incorrect argument when constructing DiskPartitionMetadata
The existing code invokes operator bool for the partition_type
variable.
2021-05-16 17:49:42 +02:00
..
DiskPartition.cpp AK: Rename adopt() to adopt_ref() 2021-04-23 16:46:57 +02:00
DiskPartition.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
DiskPartitionMetadata.cpp Everywhere: Remove empty line after function body opening curly brace 2021-04-25 20:20:00 +02:00
DiskPartitionMetadata.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
EBRPartitionTable.cpp Kernel: Fix incorrect argument when constructing DiskPartitionMetadata 2021-05-16 17:49:42 +02:00
EBRPartitionTable.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
GUIDPartitionTable.cpp Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
GUIDPartitionTable.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
MBRPartitionTable.cpp Kernel: Fix incorrect argument when constructing DiskPartitionMetadata 2021-05-16 17:49:42 +02:00
MBRPartitionTable.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
PartitionTable.cpp Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
PartitionTable.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00