From: Pádraig Brady Date: Wed, 6 Apr 2011 23:23:00 +0000 (+0100) Subject: maint: correct kernel version in NEWS X-Git-Tag: v8.11~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=324571ea4afeaa15d1dffeeccf629d32f30f159f;p=thirdparty%2Fcoreutils.git maint: correct kernel version in NEWS * NEWS: Adjust to match commit 1c3654cb, 2011-04-02, "copy: require fiemap sync also for 2.6.38 kernels" --- diff --git a/NEWS b/NEWS index 0bfc8b7c18..11ae555658 100644 --- a/NEWS +++ b/NEWS @@ -37,7 +37,7 @@ GNU coreutils NEWS -*- outline -*- ** Changes in behavior cp now avoids syncing files when possible, when doing a FIEMAP copy. - The sync in only needed on Linux kernels before 2.6.38. + The sync in only needed on Linux kernels before 2.6.39. [The sync was introduced in coreutils-8.10] cp now copies empty extents efficiently, when doing a FIEMAP copy.