[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230330065656.3275785-1-zhanchengbin1@huawei.com>
Date: Thu, 30 Mar 2023 14:56:54 +0800
From: zhanchengbin <zhanchengbin1@...wei.com>
To: <tytso@....edu>, <djwong@...nel.org>
CC: <linux-ext4@...r.kernel.org>, <linfeilong@...wei.com>,
<louhongxiang@...wei.com>, <liuzhiqiang26@...wei.com>,
zhanchengbin <zhanchengbin1@...wei.com>
Subject: [PATCH v2 0/2] Add some msg for io error
If there is an EIO during the process of fsck, the user can be notified of it.
Diff v2 Vs v1:
1) Optimize printing information
2) Remove the interaction after fsync failed and return an error.
3) Rearrange the patch sets.
zhanchengbin (2):
lib/ext2fs: add error handle in unix_flush and unix_write_byte
e2fsck: add sync error handle to e2fsck.
e2fsck/ehandler.c | 22 ++++++++++++++++++++++
lib/ext2fs/ext2_io.h | 2 ++
lib/ext2fs/unix_io.c | 37 ++++++++++++++++++++++++++-----------
3 files changed, 50 insertions(+), 11 deletions(-)
--
2.31.1
Powered by blists - more mailing lists