mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 07:21:00 +00:00
This change in fact does the following:
1. Use support for symlinks between /sys/dev/block/ storage device
identifier nodes and devices in /sys/devices/storage/{LUN}.
2. Add basic nodes in a /sys/devices/storage/{LUN} directory, to let
userspace to know about the device and its details.
|
||
|---|---|---|
| .. | ||
| Subsystems | ||
| Component.cpp | ||
| Component.h | ||
| Registry.cpp | ||
| Registry.h | ||
| RootDirectory.cpp | ||
| RootDirectory.h | ||