[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20221117040341.1380702-1-libaokun1@huawei.com>
Date: Thu, 17 Nov 2022 12:03:38 +0800
From: Baokun Li <libaokun1@...wei.com>
To: <linux-ext4@...r.kernel.org>
CC: <tytso@....edu>, <adilger.kernel@...ger.ca>, <jack@...e.cz>,
<ritesh.list@...il.com>, <linux-kernel@...r.kernel.org>,
<yi.zhang@...wei.com>, <yukuai3@...wei.com>, <libaokun1@...wei.com>
Subject: [PATCH v3 0/3] ext4: fix some bugs in online resize
V1->V2:
Replace s_first_data_block with ext4_group_first_block_no() in patch 3
to avoid type warning.(Reported-by: kernel test robot <lkp@...el.com>)
V2->V3:
Modify the patch2 scheme and retain s_block_group_nr.
Baokun Li (3):
ext4: fix bad checksum after online resize
ext4: fix corrupt backup group descriptors after online resize
ext4: fix corruption when online resizing a 1K bigalloc fs
fs/ext4/resize.c | 32 ++++++++++++++++++++------------
1 file changed, 20 insertions(+), 12 deletions(-)
--
2.31.1
Powered by blists - more mailing lists