[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230406132834.1669710-1-libaokun1@huawei.com>
Date: Thu, 6 Apr 2023 21:28:32 +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>, <yangerkun@...wei.com>,
<yukuai3@...wei.com>, <libaokun1@...wei.com>
Subject: [PATCH v2 0/2] ext4: fix WARNING in ext4_da_update_reserve_space
V1->V2:
Modify the patch 1 description and add the Fixes tag.
Add the patch 2 as suggested by Jan Kara.
Baokun Li (2):
ext4: only update i_reserved_data_blocks on successful block
allocation
ext4: use __GFP_NOFAIL if allocating extents_status cannot fail
fs/ext4/extents_status.c | 36 +++++++++++++++++++++++++++++-------
fs/ext4/indirect.c | 8 ++++++++
fs/ext4/inode.c | 10 ----------
3 files changed, 37 insertions(+), 17 deletions(-)
--
2.31.1
Powered by blists - more mailing lists