[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LNX.2.00.1210050032220.3873@pobox.suse.cz>
Date: Fri, 5 Oct 2012 00:34:29 +0200 (CEST)
From: Jiri Kosina <jkosina@...e.cz>
To: "Eric W. Biederman" <ebiederm@...ssion.com>
Cc: linux-kernel@...r.kernel.org, Dave Chinner <david@...morbit.com>,
Jan Kara <jack@...e.cz>
Subject: PRJQUOTA case not handled in need_print_warning()
Hi,
commit e8a3e4719b7ec19288c56f22623f537cb78885c1
Author: Eric W. Biederman <ebiederm@...ssion.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists