On 16/10/20 12:00 am, Joel Sherrill wrote:
> Does this need to go on 4.11 as well?
Please raise a ticket.
> I can't imaging this code has changed.
It is testing that takes the time.
> May even be the same in 4.10.
Please raise a ticket.
Thanks
Chris
___
Does this need to go on 4.11 as well? I can't imaging this code has changed.
May even be the same in 4.10.
On Thu, Oct 15, 2020 at 1:40 AM wrote:
> From: Chris Johns
>
> - Do not write past the last location of the search bit map
> whe nit is being created.
>
> Closes #4149
> ---
> cpukit/l
From: Chris Johns
- Do not write past the last location of the search bit map
whe nit is being created.
Closes #4149
---
cpukit/libfs/src/rfs/rtems-rfs-bitmaps.c | 17 +++--
1 file changed, 15 insertions(+), 2 deletions(-)
diff --git a/cpukit/libfs/src/rfs/rtems-rfs-bitmaps.c
b/