Skip to content
Snippets Groups Projects
Commit 6c29c50f authored by Jan Kara's avatar Jan Kara
Browse files

quota: Silence warning about PRJQUOTA not being handled in need_print_warning()


PRJQUOTA value of quota type should never reach need_print_warning() since XFS
(which is the only fs which uses that type) doesn't use generic functions
calling this function. Anyway, add PRJQUOTA case to the switch to make gcc
happy.

Signed-off-by: default avatarJan Kara <jack@suse.cz>
parent 66415f6b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment