[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230110133407.994711-1-zhanchengbin1@huawei.com>
Date: Tue, 10 Jan 2023 21:34:05 +0800
From: zhanchengbin <zhanchengbin1@...wei.com>
To: <tytso@....edu>, <jack@...e.com>
CC: <linux-ext4@...r.kernel.org>, <yi.zhang@...wei.com>,
<linfeilong@...wei.com>, <liuzhiqiang26@...wei.com>,
zhanchengbin <zhanchengbin1@...wei.com>
Subject: [PATCH 0/2] fix extents need to be restored in some cases
According to the return value of the ext4 split extent at
function, it is distinguished whether to restore the split
extent. If the file consistency is not affected or mount
for `errors=continue`, we need to restore the len of the
split extent.
zhanchengbin (2):
ext4: fix inode tree inconsistency caused by ENOMEM in
ext4_split_extent_at
ext4: call ext4_handle_error when read extent failed in
ext4_ext_insert_extent
fs/ext4/extents.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
2.31.1
Powered by blists - more mailing lists