linux/fs/ext3
Jan Kara 21078b62f5 ext3: Don't check quota format when there are no quota files
commit 7938db449b upstream.

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.

Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-11-14 09:00:09 -08:00
..
Kconfig
Makefile
acl.c ext2/3/4: use generic posix ACL infrastructure 2014-01-25 23:58:19 -05:00
acl.h ext2/3/4: use generic posix ACL infrastructure 2014-01-25 23:58:19 -05:00
balloc.c
bitmap.c
dir.c fs-ext3-use-rbtree-postorder-iteration-helper-instead-of-opencoding-fix 2014-01-23 16:37:03 -08:00
ext3.h
ext3_jbd.c
file.c ext2/3/4: use generic posix ACL infrastructure 2014-01-25 23:58:19 -05:00
fsync.c
hash.c
ialloc.c
inode.c ext2/3/4: use generic posix ACL infrastructure 2014-01-25 23:58:19 -05:00
ioctl.c
namei.c ext2/3/4: use generic posix ACL infrastructure 2014-01-25 23:58:19 -05:00
namei.h
resize.c
super.c ext3: Don't check quota format when there are no quota files 2014-11-14 09:00:09 -08:00
symlink.c
xattr.c ext2/3/4: use generic posix ACL infrastructure 2014-01-25 23:58:19 -05:00
xattr.h ext2/3/4: use generic posix ACL infrastructure 2014-01-25 23:58:19 -05:00
xattr_security.c
xattr_trusted.c
xattr_user.c