Re: [PATCH 0/2] Fix some bugs in ubi_resize_volume() function

From: ZhaoLong Wang
Date: Fri Dec 15 2023 - 07:53:14 EST


Friendly ping.



Please don't forget to discuss this issue.

V2
https://patchwork.ozlabs.org/project/linux-mtd/list/?series=353394

Friendly ping.

Thanks
Zhaolong

This series of patches does two things:
   1. Rebase the patch commited by Guo Xuenan on the latest mainline.
   2. Fixed an issue where the number of PEBs is incorrectly displayed.

Guo Xuenan (1):
   ubi: fix slab-out-of-bounds in ubi_eba_get_ldesc+0xfb/0x130

ZhaoLong Wang (1):
   ubi: Correct the number of PEBs after a volume resize failure

  drivers/mtd/ubi/vmt.c | 31 ++++++++++++++++++++-----------
  1 file changed, 20 insertions(+), 11 deletions(-)