On Wed, 13 Jun 2018 23:23:32 +0200
Richard Weinberger wrote:
> When multiple PEBs are used for a fastmap, found_pebs
> can be wrong and the assert triggers.
>
> The current approach is broken in two ways:
> 1. The "continue" in list_for_each_entry() over all fastmap PEBs
>misses the counter
When multiple PEBs are used for a fastmap, found_pebs
can be wrong and the assert triggers.
The current approach is broken in two ways:
1. The "continue" in list_for_each_entry() over all fastmap PEBs
misses the counter at all.
2. When the fastmap changes in size, growing due to a preseeded fas
2 matches
Mail list logo