]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
mke2fs: use io_channel_flush() instead of sync() for sync_kludge
authorTheodore Ts'o <tytso@mit.edu>
Tue, 27 Feb 2018 02:54:42 +0000 (21:54 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 27 Feb 2018 02:54:42 +0000 (21:54 -0500)
commitfbfe156112b9f7d8a105f45900d0fffb7d5003af
tree3436bf1806183223409668444ef47a71fa6d4d36
parentf5488ffb877713cca25fbfcbb613d32b8d38f85a
mke2fs: use io_channel_flush() instead of sync() for sync_kludge

Also add support so that sync_kludge can be set via /etc/mke2fs.conf.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
misc/mke2fs.c
misc/mke2fs.conf.5.in