ext3: Count internal journal as bsddf overhead in ext3_statfs
authorChin-Tsung Cheng <chintzung@gmail.com>
Fri, 15 Aug 2014 07:49:31 +0000 (15:49 +0800)
committerJan Kara <jack@suse.cz>
Tue, 19 Aug 2014 21:16:51 +0000 (23:16 +0200)
The journal blocks of external journal device should not
be counted as overhead.

Signed-off-by: Chin-Tsung Cheng <chintzung@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
fs/ext3/super.c

diff --cc fs/ext3/super.c
Simple merge