Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932348AbbDVGbg (ORCPT ); Wed, 22 Apr 2015 02:31:36 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:38013 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932355AbbDVGbf (ORCPT ); Wed, 22 Apr 2015 02:31:35 -0400 Date: Wed, 22 Apr 2015 08:31:30 +0200 From: Greg Kroah-Hartman To: Christoph Hellwig Cc: Boqun Feng , devel@driverdev.osuosl.org, Andreas Dilger , linux-kernel@vger.kernel.org, Oleg Drokin , Al Viro , linux-fsdevel@vger.kernel.org, Jan Kara Subject: Re: [PATCH 1/2] vfs: export symbol 'getname' and 'putname' Message-ID: <20150422063130.GC24738@kroah.com> References: <1429674624-25922-1-git-send-email-boqun.feng@gmail.com> <1429674624-25922-2-git-send-email-boqun.feng@gmail.com> <20150422055311.GB3731@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150422055311.GB3731@infradead.org> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 590 Lines: 15 On Tue, Apr 21, 2015 at 10:53:11PM -0700, Christoph Hellwig wrote: > Nak on exporting symbols for broken staging code. Please get rid of > the ioctls looking up path names in horrible ways in the lustre code. I agree with Christoph, we shouldn't be doing this. Let's fix lustre "properly", which should be possible, right? thanks, greg k-h -- 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/