ext4: include journal blocks in df overhead calcs
authorEric Sandeen <sandeen@redhat.com>
Tue, 25 Dec 2012 18:56:01 +0000 (13:56 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 25 Dec 2012 18:56:01 +0000 (13:56 -0500)
commit0875a2b448fcaba67010850cf9649293a5ef653d
tree520abd528cf70057950c4d3f77c0af4e59da93cd
parenta28a9178e8fcd9b94f7333184ce78e816c8cb2af
ext4: include journal blocks in df overhead calcs

To more accurately calculate overhead for "bsd" style
df reporting, we should count the journal blocks as
overhead as well.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Tested-by: Eric Whitney <enwlinux@gmail.com>
fs/ext4/super.c