[Bug 229616] bin/dd: add conv=fsync, handle errors in close(2)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Sep 30 21:54:26 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229616

--- Comment #9 from commit-hook at 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

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


More information about the freebsd-bugs mailing list