linux/fs/ext3
Jan Kara 7938db449b ext3: Don't check quota format when there are no quota files
The check whether quota format is set even though there are no
quota files with journalled quota is pointless and it actually
makes it impossible to turn off journalled quotas (as there's
no way to unset journalled quota format). Just remove the check.

CC: stable@vger.kernel.org
Signed-off-by: Jan Kara <jack@suse.cz>
2014-10-22 09:02:48 +02:00
..
Kconfig
Makefile
acl.c
acl.h
balloc.c
bitmap.c
dir.c
ext3.h ext3: Don't use MAXQUOTAS value 2014-09-17 11:59:11 +02:00
ext3_jbd.c
file.c ->splice_write() via ->write_iter() 2014-06-12 00:18:51 -04:00
fsync.c
hash.c
ialloc.c
inode.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2014-06-12 10:30:18 -07:00
ioctl.c
namei.c
namei.h
resize.c
super.c ext3: Don't check quota format when there are no quota files 2014-10-22 09:02:48 +02:00
symlink.c
xattr.c
xattr.h
xattr_security.c
xattr_trusted.c
xattr_user.c