From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: vfs: getname() / putname() used by VMware drivers Date: Fri, 12 Sep 2014 15:11:00 -0700 Message-ID: <20140912221100.GA10090@infradead.org> References: <23918811.SYffIVGlUb@storm> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Jeff Layton , linux-fsdevel@vger.kernel.org, Dmitry Torokhov To: Thomas Jarosch Return-path: Received: from bombadil.infradead.org ([198.137.202.9]:37101 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751056AbaILWLH (ORCPT ); Fri, 12 Sep 2014 18:11:07 -0400 Content-Disposition: inline In-Reply-To: <23918811.SYffIVGlUb@storm> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Fri, Sep 12, 2014 at 03:57:39PM +0200, Thomas Jarosch wrote: > Hi Jeff, > > I just compiled the VMware kernel modules 9.4.6-1770165 > on kernel 3.14.18 (upgrading from 3.4.101). > > The functions getname() and putname() are both used > by the "vmblock" and "vmsync" module. > > Any chance to revert 8e377d15078a501c4da98471f56396343c407d92 > --------------------------------------- > vfs: unexport getname and putname symbols No. that was intentional an no module should use them.