From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752497AbdLLQji (ORCPT ); Tue, 12 Dec 2017 11:39:38 -0500 Received: from mail-qt0-f178.google.com ([209.85.216.178]:45672 "EHLO mail-qt0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752299AbdLLQjY (ORCPT ); Tue, 12 Dec 2017 11:39:24 -0500 X-Google-Smtp-Source: ACJfBotOGAw4CT71pOUpoIbQpoaXAVB/XwqA3btWSwTWdyEK/EDfnwhM2gFpY0+qQkDkKnMJ4aMSVg== Date: Tue, 12 Dec 2017 08:39:21 -0800 From: Tejun Heo To: Christoph Hellwig Cc: axboe@kernel.dk, linux-kernel@vger.kernel.org, oleg@redhat.com, peterz@infradead.org, kernel-team@fb.com, osandov@fb.com Subject: Re: [PATCHSET] blk-mq: reimplement timeout handling Message-ID: <20171212163921.GD3919388@devbig577.frc2.facebook.com> References: <20171209192525.982030-1-tj@kernel.org> <20171212092123.GA12061@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171212092123.GA12061@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 Hello, Christoph. On Tue, Dec 12, 2017 at 01:21:23AM -0800, Christoph Hellwig wrote: > Please send this to linux-block so that it can be properly reviewed. Oops, will include linux-block when posting v2. Thanks. -- tejun