bug-hurd
[Top][All Lists]
Advanced

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

Re: Fix statfs


From: Thomas Bushnell, BSG
Subject: Re: Fix statfs
Date: 29 Jun 2001 10:55:51 -0700
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

Mark Kettenis <kettenis@gnu.org> writes:

> The way the ext2fs and ufs file system calculate the number of
> available blocks can yield a negative number.  Since fsblkcont_t is an
> unsigned type this causes some interesting output from df, when your
> filesystem is clogging up.

Hrm. Before checking it in, it seems to me that if this situation
actually arises, there is a bug.  I mean, we should never allow
reserving more blocks than we really have free...




reply via email to

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