commit | 0875a2b448fcaba67010850cf9649293a5ef653d | [log] [tgz] |
---|---|---|
author | Eric Sandeen <sandeen@redhat.com> | Tue Dec 25 13:56:01 2012 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Tue Dec 25 13:56:01 2012 -0500 |
tree | 520abd528cf70057950c4d3f77c0af4e59da93cd | |
parent | a28a9178e8fcd9b94f7333184ce78e816c8cb2af [diff] |
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>