Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Aug 2019 02:39:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 229616] bin/dd does not check output's close() return code
Message-ID:  <bug-229616-227-oZPiX9ZLgD@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-229616-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-229616-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229616

Thomas Hurst <tom@hur.st> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #204530|0                           |1
        is obsolete|                            |

--- Comment #4 from Thomas Hurst <tom@hur.st> ---
Created attachment 206684
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D206684&action=
=3Dedit
Patch against head/bin/dd

This adds conv=3Dfsync, implicit fsync when output is stdout, and checking =
of
close(2) return code.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229616-227-oZPiX9ZLgD>