[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: df command reports incorrect usage
From: |
Fariya F |
Subject: |
Re: df command reports incorrect usage |
Date: |
Thu, 24 Mar 2022 20:56:07 +0530 |
Thank you for all the inputs.
I have a question what is the meaning of overhead block (its different from
reserved block) and how the number of overhead blocks is calculated? The
problem is the num of overhead blocks are more than the total blocks for
that partition and that's why the total blocks - overhead blocks returns a
huge value. (Negative number).
Anyone could help as to how overhead blocks are Calculated? What could go
wrong in this calculation?
On Wed, 23 Mar, 2022, 1:10 am Rob Landley, <rob@landley.net> wrote:
> On 3/22/22 11:50 AM, Fariya F wrote:
> >
> >
> > This is a 32 bit hardware. This partition has private data in here.
>
> Wild guess: https://github.com/torvalds/linux/commit/fe23cb65c2c3
>
> Rob
>