Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932271AbWHYIim (ORCPT ); Fri, 25 Aug 2006 04:38:42 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932249AbWHYIim (ORCPT ); Fri, 25 Aug 2006 04:38:42 -0400 Received: from mx1.redhat.com ([66.187.233.31]:59845 "EHLO mx1.redhat.com") by vger.kernel.org with ESMTP id S932236AbWHYIil (ORCPT ); Fri, 25 Aug 2006 04:38:41 -0400 From: David Howells In-Reply-To: <200608250023.20903.arnd@arndb.de> References: <200608250023.20903.arnd@arndb.de> <20060824213252.21323.18226.stgit@warthog.cambridge.redhat.com> <20060824213318.21323.12558.stgit@warthog.cambridge.redhat.com> To: Arnd Bergmann Cc: David Howells , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 11/17] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #2] X-Mailer: MH-E 8.0; nmh 1.1; GNU Emacs 22.0.50 Date: Fri, 25 Aug 2006 09:38:37 +0100 Message-ID: <1925.1156495117@warthog.cambridge.redhat.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 415 Lines: 13 Arnd Bergmann wrote: > case FS_IOC_GETFLAGS32: > case FS_IOC_GETFLAGS64: That'll get you a "duplicate case statement" warning on a 32-bit arch. David - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/