bug-coreutils
[Top][All Lists]
Advanced

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

bug#11406: Bug? df uses f_bsize instead of f_frsize to calculate file sy


From: Pádraig Brady
Subject: bug#11406: Bug? df uses f_bsize instead of f_frsize to calculate file system sizes
Date: Wed, 16 May 2012 00:50:52 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0) Gecko/20110816 Thunderbird/6.0

On 05/15/2012 11:45 PM, Nikolaus Rath wrote:
> Yes, that works nicely.
> 
> # src/stat -f ~/tmp/mnt
>   File: "/home/nikratio/tmp/mnt"
>     ID: 0        Namelen: 0       Type: fuseblk
> Block size: 8192       Fundamental block size: 4096
> Blocks: Total: 268435456  Free: 268435456  Available: 268435456
> Inodes: Total: 1000000    Free: 999997
> 
> # /usr/bin/stat -f ~/tmp/mnt
>   File: "/home/nikratio/tmp/mnt"
>     ID: 0        Namelen: 0       Type: fuseblk
> Block size: 8192       Fundamental block size: 8192
> Blocks: Total: 268435456  Free: 268435456  Available: 268435456
> Inodes: Total: 1000000    Free: 999997

Pushed.

http://git.sv.gnu.org/gitweb/?p=gnulib.git;a=commit;h=c25bdb
http://git.sv.gnu.org/gitweb/?p=gnulib.git;a=commit;h=b1fac3
http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commit;h=0863f01

thanks again,
Pádraig.





reply via email to

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