mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-22 10:21:04 +00:00
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.
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.