mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-23 18:02:05 -05:00
21b6d84ff0
These methods are no longer needed because SystemServer is able to populate the DevFS on its own. Device absolute_path no longer assume a path to the /dev location, because it really should not assume any path to a Device node. Because StorageManagement still needs to know the storage name, we declare a virtual method only for StorageDevices to override, but this technique should really be removed later on. |
||
---|---|---|
.. | ||
DiskPartition.cpp | ||
DiskPartition.h | ||
DiskPartitionMetadata.cpp | ||
DiskPartitionMetadata.h | ||
EBRPartitionTable.cpp | ||
EBRPartitionTable.h | ||
GUIDPartitionTable.cpp | ||
GUIDPartitionTable.h | ||
MBRPartitionTable.cpp | ||
MBRPartitionTable.h | ||
PartitionTable.cpp | ||
PartitionTable.h |