From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benny Halevy Subject: Ping: d_obtain_alias Date: Sat, 21 Feb 2009 09:13:21 +0200 Message-ID: <499FA991.8080909@panasas.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Cc: Andrew Morton , "J. Bruce Fields" , Trond Myklebust , linux-nfs@vger.kernel.org, linux-fsdevel@vger.kernel.org To: Christoph Hellwig Return-path: Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Christoph? On Feb. 16, 2009, 19:31 +0200, Benny Halevy wrote: Christoph, I see that in 4ea3ada2955e4519befa98ff55dd62d6dfbd1705, you declared d_obtain_alias() as EXPORT_SYMBOL_GPL and that it's supposed to replace d_alloc_anon which was declared as EXPORT_SYMBOL and thus available to any loadable module. Do you consider d_obtain_alias() an internal API? What exported API non-GPL'ed loadable file systems are supposed to use now for fh_to_dentry? Benny