]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ext4: Fix mount messages when quota disabled
authorJan Kara <jack@suse.cz>
Tue, 13 May 2008 23:11:51 +0000 (19:11 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 13 May 2008 23:11:51 +0000 (19:11 -0400)
commitcd59e7b9781a35716b8a3e8c4aa2d48081d7daf7
treeb93d01eedfe059f0f033b2c6bb5d303486a1f689
parentdfc5d03f12e706c19ee37734184ea96582ef931d
ext4: Fix mount messages when quota disabled

When quota is disabled, we should not print 'journaled quota not
supported' when user tried to mount non-journaled quota. Also fix typo
in the message.

Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Mingming Cao <cmm@us.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/super.c