mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-03-21 20:34:25 +02:00
.
This commit is contained in:
3
src/df.c
3
src/df.c
@@ -77,8 +77,7 @@ static int posix_format;
|
||||
/* If nonzero, invoke the `sync' system call before getting any usage data.
|
||||
Using this option can make df very slow, especially with many or very
|
||||
busy disks. Note that this may make a difference on some systems --
|
||||
SunOs4.1.3, for one. I have been assured that it is *not* necessary
|
||||
on Linux. */
|
||||
SunOs4.1.3, for one. It is *not* necessary on Linux. */
|
||||
static int require_sync = 0;
|
||||
|
||||
/* Nonzero if errors have occurred. */
|
||||
|
||||
Reference in New Issue
Block a user