[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] dd: add a flag to discard cached data
From: |
Pádraig Brady |
Subject: |
Re: [PATCH] dd: add a flag to discard cached data |
Date: |
Thu, 24 Feb 2011 10:32:36 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.8) Gecko/20100227 Thunderbird/3.0.3 |
On 24/02/11 10:05, Jim Meyering wrote:
> That looks fine, but I'd drop the use of -F,
> since it's just an optimization in this case, and
> probably not portable to some crufty targets.
>
> Hmm.. but I see uses of grep -F in other tests and
> even in bootstrap, so maybe it's not a problem, these days:
>
> $ git grep -l grep.-F
> bootstrap
> tests/cp/cp-mv-enotsup-xattr
> tests/cp/fiemap-perf
> tests/misc/xattr
I did base the use on bootstrap and so decided it's OK.
This prompted me to look at the skipping in cp/sparse-fiemap
which didn't match the comment at least. Fixed with the attached.
cheers,
Pádraig.
sparse-fiemap.diff
Description: Text Data