[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20221116072802.526990-1-libaokun1@huawei.com>
Date: Wed, 16 Nov 2022 15:27:59 +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 v2 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>)
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 | 15 +++++----------
1 file changed, 5 insertions(+), 10 deletions(-)
--
2.31.1
Powered by blists - more mailing lists