]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Ignore ENOTTY in copy_file_object() and copy_fd() 1027/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 27 Jun 2022 12:29:27 +0000 (14:29 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 27 Jun 2022 12:30:46 +0000 (14:30 +0200)
commitaa0a35db830924f6e499c007fdb874f61d4dfdcc
treea4310c0ad746b4913d585e83e20cf3a2a404a63c
parent228ca3b4c9ed9a0558dd0f5f83480e4bc75d125b
Ignore ENOTTY in copy_file_object() and copy_fd()

This is another possible error that can be returned when FICLONE is
not supported.
mkosi/__init__.py