https://github.com/torvalds/linux
Revision 39fb26c398ddf8d7794a85e896cfe1a42e55524b authored by Miao Xie on 15 December 2011, 01:12:02 UTC, committed by Chris Mason on 15 December 2011, 15:50:36 UTC
When we use raid0 as the data profile, df command may show us a very
inaccurate value of the available space, which may be much less than the
real one. It may make the users puzzled. Fix it by changing the calculation
of the available space, and making it be more similar to a fake chunk
allocation.

Signed-off-by: Miao Xie <miaox@cn.fujitsu.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
1 parent 3642320
History
Tip revision: 39fb26c398ddf8d7794a85e896cfe1a42e55524b authored by Miao Xie on 15 December 2011, 01:12:02 UTC
Btrfs: fix inaccurate available space on raid0 profile
Tip revision: 39fb26c
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1014 bytes
.mailmap -rw-r--r-- 4.1 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.6 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 196.7 KB
Makefile -rw-r--r-- 52.3 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top