https://github.com/torvalds/linux
Revision 6b94617024bd6810cde1d0d491202c30d5a38d91 authored by Benjamin Marzinski on 10 July 2009, 23:13:26 UTC, committed by Steven Whitehouse on 30 July 2009, 10:00:28 UTC
Since both linked and unlinked inodes are counted by rgd->rd_dinodes, It
makes no sense to count them with the used data blocks (first check that
I changed), it makes sense to count them with the linked inodes (second
check), and it makes no sense to care if there are more unlinked inodes
than linked ones. This fixes these errors.

Signed-off-by: Benjamin Marzinski <bmarzins@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
1 parent 8ff22a6
History
Tip revision: 6b94617024bd6810cde1d0d491202c30d5a38d91 authored by Benjamin Marzinski on 10 July 2009, 23:13:26 UTC
GFS2: Fix incorrent statfs consistency check
Tip revision: 6b94617
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-- 952 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.7 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 149.3 KB
Makefile -rw-r--r-- 53.9 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top