From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Howells Subject: Re: [PATCH] VFS: Convert file->f_dentry->d_inode to file_inode() Date: Tue, 13 Jan 2015 17:51:53 +0000 Message-ID: <28857.1421171513@warthog.procyon.org.uk> References: <20150113163832.24625.95960.stgit@warthog.procyon.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Cc: dhowells@redhat.com, jesper.nilsson@axis.com, Al Viro , linux-fsdevel@vger.kernel.org, Linux Kernel Mailing List , linux-cris-kernel@axis.com To: Marc Dionne Return-path: In-Reply-To: Content-ID: <28856.1421171513.1@warthog.procyon.org.uk> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org Marc Dionne wrote: > Shouldn't that be file_inode(file) ? Bah, yes.