Path: csiph.com!aioe.org!bofh.it!news.nic.it!robomod From: David Howells Newsgroups: linux.kernel Subject: Re: [PATCH 1/2] vfs: add file_path() helper Date: Fri, 19 Jun 2015 10:40:02 +0200 Message-ID: References: X-Original-To: Miklos Szeredi Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <5409.1434703096.1@warthog.procyon.org.uk> X-Scanned-By: MIMEDefang 2.68 on 10.5.11.27 Sender: robomod@news.nic.it List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Approved: robomod@news.nic.it Lines: 17 X-Original-Cc: dhowells@redhat.com, Al Viro , Linux-Fsdevel , "linux-unionfs@vger.kernel.org" , Kernel Mailing List X-Original-Date: Fri, 19 Jun 2015 09:38:16 +0100 X-Original-Message-ID: <5410.1434703096@warthog.procyon.org.uk> X-Original-References: <20150619082913.GB24181@tucsk> X-Original-Sender: linux-kernel-owner@vger.kernel.org Xref: aioe.org linux.kernel:1168615 Miklos Szeredi wrote: > From: Miklos Szeredi > > Turn > d_path(&file->f_path, ...); > into > file_path(file, ...); > > Signed-off-by: Miklos Szeredi Acked-by: David Howells -- 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/