PRJQUOTA case not handled in need_print_warning()

From: Jiri Kosina
Date: Thu Oct 04 2012 - 18:34:44 EST


Hi,

commit e8a3e4719b7ec19288c56f22623f537cb78885c1
Author: Eric W. Biederman <ebiederm@xxxxxxxxxxxx>
Date: Sun Sep 16 01:11:45 2012 -0700

userns: Implement struct kqid

causes this warning:

fs/quota/dquot.c: In function ʽneed_print_warningʼ:
fs/quota/dquot.c:1158: warning: enumeration value ʽPRJQUOTAʼ not handled in switch

and it seems to be a valid one -- the switch in need_print_warning()
contains neither 'default' nor PRJQUOTA case handler.

--
Jiri Kosina
SUSE Labs
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/