Files
haiku-beta6/src
Augustin Cavalier d4304f4384 nvme_disk: Correct get_memory_map invocation.
Passing "1" as the bytes argument instead of "0" means that
get_memory_map would never return an error in the case that
one physical_entry was not enough for the vaddr's map.

This reveals the true cause of the disk corruptions:
libnvme is assuming some of the passed buffers are
physically contiguous, and they are not.
2020-04-21 00:41:57 -04:00
..
2020-04-10 11:25:39 +00:00
2020-04-12 21:09:30 +00:00