public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* PRJQUOTA case not handled in need_print_warning()
@ 2012-10-04 22:34 Jiri Kosina
  2012-10-09 21:42 ` Jan Kara
  0 siblings, 1 reply; 3+ messages in thread
From: Jiri Kosina @ 2012-10-04 22:34 UTC (permalink / raw)
  To: Eric W. Biederman; +Cc: linux-kernel, Dave Chinner, Jan Kara

Hi,

commit e8a3e4719b7ec19288c56f22623f537cb78885c1
Author: Eric W. Biederman <ebiederm@xmission.com>
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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-10-09 22:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-04 22:34 PRJQUOTA case not handled in need_print_warning() Jiri Kosina
2012-10-09 21:42 ` Jan Kara
2012-10-09 22:05   ` Eric W. Biederman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox