Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Sep 2019 21:54:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 229616] bin/dd: add conv=fsync, handle errors in close(2)
Message-ID:  <bug-229616-227-vBnjAhHPxx@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

--- Comment #9 from commit-hook@freebsd.org ---
A commit references this bug:

Author: mmacy
Date: Mon Sep 30 21:53:26 UTC 2019
New revision: 352921
URL: https://svnweb.freebsd.org/changeset/base/352921

Log:
  dd: Check result of close(2) for errors

  close(2) can return errors from previous operations which should not be
ignored.

  PR: 229616
  Submitted by: Thomas Hurst
  Reported by:  Thomas Hurst
  Reviewed by:  mmacy@
  Obtained from:        Ryan Moeller
  MFC after:    1 week
  Differential Revision:        https://reviews.freebsd.org/D21376

Changes:
  head/bin/dd/dd.c

--=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-vBnjAhHPxx>