fs/quota: update quota state flags scheme with project quota flags
authorRoman Anufriev <dotdot@yandex-team.ru>
Sun, 18 Oct 2020 02:56:54 +0000 (05:56 +0300)
committerJan Kara <jack@suse.cz>
Tue, 3 Nov 2020 10:16:04 +0000 (11:16 +0100)
commit5190db9fdd20fa5ba6084c98a3bc71c2fdf6a871
tree7f0acd04e21da82e7dc73dea18b85ee9c598fd93
parentb7cbaf59f62f8ab8f157698f9e31642bff525bd0
fs/quota: update quota state flags scheme with project quota flags

Current quota state flags scheme doesn't include project quota and thus
shows all flags after DQUOT_USAGE_ENABLED wrong. Fix this and also add
DQUOT_NOLIST_DIRTY to the scheme.

Link: https://lore.kernel.org/r/1602989814-28922-1-git-send-email-dotdot@yandex-team.ru
Signed-off-by: Roman Anufriev <dotdot@yandex-team.ru>
Signed-off-by: Jan Kara <jack@suse.cz>
include/linux/quota.h