From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756482AbbE2Qbg (ORCPT ); Fri, 29 May 2015 12:31:36 -0400 Received: from bombadil.infradead.org ([198.137.202.9]:52122 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1161071AbbE2Qa7 (ORCPT ); Fri, 29 May 2015 12:30:59 -0400 Date: Fri, 29 May 2015 09:30:54 -0700 From: Christoph Hellwig To: Dan Streetman Cc: Christoph Hellwig , Andrew Morton , Minchan Kim , Ganesh Mahendran , Kees Cook , Linux-MM , linux-kernel Subject: Re: [PATCH] zpool: add EXPORT_SYMBOL for functions Message-ID: <20150529163054.GA4420@infradead.org> References: <1432912172-16591-1-git-send-email-ddstreet@ieee.org> <20150529152241.GA22726@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, May 29, 2015 at 11:36:05AM -0400, Dan Streetman wrote: > because they are available for public use, per zpool.h? If, e.g., > zram ever started using zpool, it would need them exported, wouldn't > it? If you want to use it in ram export it in the same series as those changes, and explain what the exprots are for in your message body.