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)
commit9b2ff35753c0512bc8c6adae9e9c87cbeee86f82
tree5d9962637abdf6d9a88d78942971ced5d8c002b7
parent262b4662f42787bff24453ddd3e657265b5d0039
ext4: enable quotas before orphan cleanup

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>
fs/ext4/super.c