From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH 0/3] Use sbitmap instead of percpu_ida Date: Fri, 15 Jun 2018 00:37:55 -0700 Message-ID: <20180615073755.GA22953@infradead.org> References: <20180612190545.10781-1-willy@infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: Juergen Gross , Jens Axboe , kvm@vger.kernel.org, linux-scsi@vger.kernel.org, netdev@vger.kernel.org, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, virtualization@lists.linux-foundation.org, target-devel@vger.kernel.org, qla2xxx-upstream@qlogic.com, linux1394-devel@lists.sourceforge.net, Kent Overstreet To: Matthew Wilcox Return-path: Content-Disposition: inline In-Reply-To: <20180612190545.10781-1-willy@infradead.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: virtualization-bounces@lists.linux-foundation.org Errors-To: virtualization-bounces@lists.linux-foundation.org List-Id: netdev.vger.kernel.org Btw, if you are on a spree to remove almost unused data structures from target code, the lib/btree.c code is only used by the qla2xxx target code, and doesn't really look like the best fit for it either.