From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756754Ab3LSMUZ (ORCPT ); Thu, 19 Dec 2013 07:20:25 -0500 Received: from mail-pa0-f54.google.com ([209.85.220.54]:38143 "EHLO mail-pa0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755935Ab3LSMUU (ORCPT ); Thu, 19 Dec 2013 07:20:20 -0500 Date: Thu, 19 Dec 2013 04:21:07 -0800 From: Kent Overstreet To: Christoph Hellwig Cc: linux-kernel@vger.kernel.org, Tejun Heo , Andrew Morton , Oleg Nesterov , Arjan van de Ven , Dan Williams Subject: Re: [PATCH] closures: move to lib/ Message-ID: <20131219122107.GB25385@kmo-pixel> References: <1387416594-23930-1-git-send-email-kmo@daterainc.com> <20131219120516.GA26089@infradead.org> <20131219121830.GA25385@kmo-pixel> <20131219121935.GA9561@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20131219121935.GA9561@infradead.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Dec 19, 2013 at 04:19:35AM -0800, Christoph Hellwig wrote: > On Thu, Dec 19, 2013 at 04:18:30AM -0800, Kent Overstreet wrote: > > That's not really the kind of technical objection one can respond to. If > > you think there's a better way of doing this kind of asynchronous stuff, > > or a better mechanism already in the kernel (ha!) - please, by all > > means, enlighten us. > > Show the actual use, and it shouldn't be hard to find something better. Grep through drivers/md/bcache/...