ill lume changed bug 931724
What Removed Added
Status RESOLVED REOPENED
Resolution INVALID ---

Comment # 12 on bug 931724 from
To quote the man page for df:
 "df displays the amount of disk space
       available on the file system containing each file name argument. If no
file name  is  given,
       the  space  available on all currently mounted file systems is shown."

That clearly says that it is showing the amount of AVAILABLE space. df says my
btrfs filesystem has available space when it does not. 

>From comment 5: "avail - the best guesswork possible to estimate the free
space"

That guesswork is wrong for btrfs systems.


"You are comparing apples and oranges."

I am comparing "space available" to "space available". The man page and the
comment say that df is supposed to show the space available. On btrfs systems
it does not show that correctly. How is one fruit different from the other
here?

"do you really assume that doing so will result in anything being done?"

Sorry, I thought the point of the bug tracker was to report bugs so they will
be fixed? Space available is not correct here, so how is that invalid?


You are receiving this mail because: