bug-grep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] tests: skip failing test on FS/system that lack SEEK_HOLE su


From: Paul Eggert
Subject: Re: [PATCH] tests: skip failing test on FS/system that lack SEEK_HOLE support
Date: Thu, 02 Aug 2012 12:41:31 -0700
User-agent: Mozilla/5.0 (X11; Linux i686; rv:14.0) Gecko/20120714 Thunderbird/14.0

On 08/02/2012 06:35 AM, Jim Meyering wrote:
> +    -e 'exit !!(0+sysseek($f,0,4))' 2> seek-hole-test \

Doesn't this assume SEEK_HOLE == 4?  That's true on
GNU/Linux and on Solaris, but it might not be true
on other systems that eventually get around to
implementing SEEK_HOLE.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]