aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorEric Sandeen <sandeen@redhat.com>2013-10-15 18:45:17 -0500
committerJan Kara <jack@suse.cz>2013-10-16 14:29:17 +0200
commit2046fd1873886e8c774d7c1b0961624c164e7db2 (patch)
tree93678383a720cd98ee5bd2dac432ecd67bdabfce /drivers
parentLinux 3.12-rc5 (diff)
downloadlinux-dev-2046fd1873886e8c774d7c1b0961624c164e7db2.tar.xz
linux-dev-2046fd1873886e8c774d7c1b0961624c164e7db2.zip
ext3: Count journal as bsddf overhead in ext3_statfs
ext4 counts journal space as bsddf overhead, but ext3 does not. For some reason when I patched ext4 I thought I should leave ext3 alone, but frankly it makes more sense to fix it, I think. Otherwise we get inconsistent behavior from ext3 under ext3.ko, and ext3 under ext4.ko, which is not at all desirable... This is testable by xfstests shared/289, though it will need modification because it currently special-cases ext3. Signed-off-by: Eric Sandeen <sandeen@redhat.com> Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions