mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-23 15:32:25 +00:00
280724e6b5
Bit 0:3 indicate which of the (up to) 16 supported LBA formats is used for this namespace. Instead of only looking at those bits the driver looked at the complete 0:7 bits. Those, however, also include information on how metadata may be transferred. That leads to using the wrong index for reading the LBA format. Fixes #4832. |
||
---|---|---|
.. | ||
doc | ||
include | ||
lib | ||
recipes | ||
run | ||
src | ||
xsd | ||
README |
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.