Files
ladybird/Kernel/Storage/Partition
Liav A 5ed3f7c6bf Kernel/Storage: Migrate the partition code to use the ErrorOr container
That code used the old AK::Result container, which leads to overly
complicated initialization flow when trying to figure out the correct
partition table type. Instead, when using the ErrorOr container the code
is much simpler and more understandable.
2022-04-28 22:13:54 +02:00
..
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00