1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-17 05:20:59 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Pankaj Raghav
6d3a7fabeb Kernel: Remove hardcoded values for block size in Ramdisk
Instead of using the hardcoded 512 in Ramdisk, retrieve the block size
value from the AsyncBlockDeviceRequest struct.
2022-03-27 08:54:32 -07:00
Liav A
462618b68c Kernel/Storage: Move Ramdisk code into a separate subdirectory 2022-03-19 13:41:06 +00:00
Renamed from Kernel/Storage/RamdiskDevice.cpp (Browse further)