]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
libext2fs: unix_io: add flag which suppresses calling the write error handler
authorTheodore Ts'o <tytso@mit.edu>
Tue, 31 Jan 2023 01:41:59 +0000 (20:41 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 1 Feb 2023 05:39:18 +0000 (00:39 -0500)
commit4073feef2e7c440ba83304de122e2bbf9e976543
treee9d93e999c5d15dc1ac0c77e1c193d971583edea
parentcdc9dbf348a99b94a9f750ffdb7e6191d8ac0f39
libext2fs: unix_io: add flag which suppresses calling the write error handler

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
lib/ext2fs/unix_io.c