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)
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>

No differences found