ext4: enable quotas before orphan cleanup
authorJan Kara <jack@suse.cz>
Sat, 2 Mar 2013 23:22:38 +0000 (18:22 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 2 Mar 2013 23:22:38 +0000 (18:22 -0500)
When using quota feature we need to enable quotas before orphan cleanup
so that changes happening during it are properly reflected in quota
accounting.

Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>

No differences found