From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Kleikamp Subject: Re: [PATCH 07/30] IGET: Stop BEFS from using iget() and read_inode() Date: Tue, 02 Oct 2007 09:16:50 -0500 Message-ID: <1191334610.6252.0.camel@norville.austin.ibm.com> References: <1191330132.11136.2.camel@norville.austin.ibm.com> <963DCFBD-9E68-488E-BD2C-D8B751E65BDF@zabbo.net> <20071001130921.29339.72876.stgit@warthog.procyon.org.uk> <20071001130958.29339.31669.stgit@warthog.procyon.org.uk> <20071001173930.GA7718@mami.zabbo.net> <20071001180601.GA9417@infradead.org> <11826.1191328350@redhat.com> <25570.1191331457@redhat.com> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: Zach Brown , Linus Torvalds , Christoph Hellwig , viro@ftp.linux.org.uk, akpm@linux-foundation.org, linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org To: David Howells Return-path: Received: from e5.ny.us.ibm.com ([32.97.182.145]:37643 "EHLO e5.ny.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751448AbXJBOUF (ORCPT ); Tue, 2 Oct 2007 10:20:05 -0400 In-Reply-To: <25570.1191331457@redhat.com> Sender: linux-fsdevel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Tue, 2007-10-02 at 14:24 +0100, David Howells wrote: > Dave Kleikamp wrote: > > > Of course, the cast is unnecessary, > > The cast is necessary as the argument is a const pointer and the return type > is not. Ah yes. I stand corrected. -- David Kleikamp IBM Linux Technology Center