linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Add some msg for io error
@ 2023-03-25  6:56 zhanchengbin
  2023-03-25  6:56 ` [PATCH 1/2] lib/ext2fs: add error handle in unix_flush and unix_write_byte zhanchengbin
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: zhanchengbin @ 2023-03-25  6:56 UTC (permalink / raw)
  To: tytso; +Cc: linux-ext4, linfeilong, louhongxiang, liuzhiqiang26, zhanchengbin

If there is an EIO during the process of fsck, the user can be notified of it.

zhanchengbin (2):
  lib/ext2fs: add error handle in unix_flush and unix_write_byte
  e2fsck: add sync error handle to e2fsck.

 e2fsck/ehandler.c    | 24 ++++++++++++++++++++++++
 lib/ext2fs/ext2_io.h |  2 ++
 lib/ext2fs/unix_io.c | 37 ++++++++++++++++++++++++++-----------
 3 files changed, 52 insertions(+), 11 deletions(-)

-- 
2.31.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-03-30  3:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-25  6:56 [PATCH 0/2] Add some msg for io error zhanchengbin
2023-03-25  6:56 ` [PATCH 1/2] lib/ext2fs: add error handle in unix_flush and unix_write_byte zhanchengbin
2023-03-25  6:56 ` [PATCH 2/2] e2fsck: add sync error handle to e2fsck zhanchengbin
2023-03-25 17:13   ` Darrick J. Wong
2023-03-30  3:00     ` zhanchengbin
2023-03-26 14:31 ` [PATCH 0/2] Add some msg for io error Theodore Ts'o
2023-03-30  2:56   ` zhanchengbin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).