bug-coreutils
[Top][All Lists]
Advanced

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

Re: Bug#294206: stat(1) unclear about block size


From: Michael Stone
Subject: Re: Bug#294206: stat(1) unclear about block size
Date: Tue, 8 Feb 2005 17:19:37 -0500
User-agent: Mutt/1.5.6+20040907i

On Tue, Feb 08, 2005 at 01:56:00PM -0800, Paul Eggert wrote:
OK, thanks, I installed this (revised) patch into coreutils, which I
hope addresses that problem.

No, if you're going to use the statvfs block size you need to pull the
other numbers from statvfs also. IOW, just add another flag (-F?) to use
statvfs instead of statfs. I don't know of any assurance that they the
two sets of numbers will be the same. (And since this entire thread is
about the possibility that something might be ambiguous on some
implementation somewhere, it doesn't make sense to make an assumption.)

Mike Stone




reply via email to

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