original_kernel/fs/ext3
Jan Kara fa1ff1e02f ext3: 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: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-04-28 08:58:45 -07:00
..
Makefile
acl.c
acl.h
balloc.c ext3: retry block allocation if new blocks are allocated from system zone 2008-04-28 08:58:45 -07:00
bitmap.c
dir.c
ext3_jbd.c [PATCH] ext3: uninline large functions 2006-12-07 08:39:35 -08:00
file.c
fsync.c ext3: fdatasync should skip metadata writeout when overwriting 2008-04-28 08:58:43 -07:00
hash.c
ialloc.c ext*: spelling fix prefered -> preferred 2008-04-21 22:45:55 +00:00
inode.c ext3: use ext3_get_group_desc() 2008-04-28 08:58:44 -07:00
ioctl.c [PATCH] r/o bind mounts: elevate write count for ioctls() 2008-04-19 00:29:24 -04:00
namei.c ext3: fix update of mtime and ctime on rename 2008-04-28 08:58:44 -07:00
namei.h
resize.c ext3: add missing ext3_journal_stop() 2008-04-28 08:58:44 -07:00
super.c ext3: fix mount messages when quota disabled 2008-04-28 08:58:45 -07:00
symlink.c
xattr.c ext3: use ext3_group_first_block_no() 2008-04-28 08:58:44 -07:00
xattr.h make ext3_xattr_list() static 2008-04-28 08:58:44 -07:00
xattr_security.c
xattr_trusted.c
xattr_user.c