[PATCH v2 0/3] Fix two issues about bigalloc feature
From: Ye Bin
Date: Mon Nov 21 2022 - 06:53:34 EST
From: Ye Bin <yebin10@xxxxxxxxxx>
Diff V2 vs V1
Use ext4_error() when detect 'i_reserved_data_blocks' and pending tree abnormal.
Ye Bin (3):
ext4: fix incorrect calculate 'reserved' in '__es_remove_extent' when
enable bigalloc feature
ext4: record error when detect abnormal 'i_reserved_data_blocks'
ext4: add check pending tree when evict inode
fs/ext4/extents_status.c | 31 ++++++++++++++++++++++++++++++-
fs/ext4/extents_status.h | 1 +
fs/ext4/super.c | 10 ++++++----
3 files changed, 37 insertions(+), 5 deletions(-)
--
2.31.1