From: Pádraig Brady Date: Wed, 13 Apr 2011 14:27:13 +0000 (+0100) Subject: maint: mention dd's new partial read warning in NEWS X-Git-Tag: v8.11~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ace9ef2a9430c0b4f98a7aa16f921de334e04168;p=thirdparty%2Fcoreutils.git maint: mention dd's new partial read warning in NEWS * NEWS: Mention the new feature, from commits e1788d9e and 194c1e89 --- diff --git a/NEWS b/NEWS index 68a9a1b512..74235e28c0 100644 --- a/NEWS +++ b/NEWS @@ -34,6 +34,9 @@ GNU coreutils NEWS -*- outline -*- which will discard any cache associated with the files, or processed portion thereof. + dd now warns that 'iflag=fullblock' should be used, + in various cases where partial reads can cause issues. + ** Changes in behavior cp now avoids syncing files when possible, when doing a FIEMAP copy.