[PATCH 0/4] ext4: fix WARN_ON in alloc_flex_gd()

Baokun Li posted 4 patches 2 years, 2 months ago
There is a newer version of this series
fs/ext4/resize.c | 49 ++++++++++++++++++++++++++++++++----------------
1 file changed, 33 insertions(+), 16 deletions(-)
[PATCH 0/4] ext4: fix WARN_ON in alloc_flex_gd()
Posted by Baokun Li 2 years, 2 months ago
Baokun Li (4):
  ext4: unify the type of flexbg_size to unsigned int
  ext4: remove unnecessary check from alloc_flex_gd()
  ext4: avoid online resizing failures due to oversized flex bg
  ext4: reduce unnecessary memory allocation in alloc_flex_gd()

 fs/ext4/resize.c | 49 ++++++++++++++++++++++++++++++++----------------
 1 file changed, 33 insertions(+), 16 deletions(-)

-- 
2.31.1