From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755197AbbHQOYO (ORCPT ); Mon, 17 Aug 2015 10:24:14 -0400 Received: from mail-ig0-f178.google.com ([209.85.213.178]:35865 "EHLO mail-ig0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753631AbbHQOYM (ORCPT ); Mon, 17 Aug 2015 10:24:12 -0400 Message-ID: <55D1EE8A.5080001@kernel.dk> Date: Mon, 17 Aug 2015 08:24:10 -0600 From: Jens Axboe User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.8.0 MIME-Version: 1.0 To: Markus Pargmann CC: linux-kernel@vger.kernel.org, nbd-general@lists.sourceforge.net, kernel@pengutronix.de Subject: Re: [PULL 00/10] NBD updates for 4.3 References: <1439792409-28543-1-git-send-email-mpa@pengutronix.de> In-Reply-To: <1439792409-28543-1-git-send-email-mpa@pengutronix.de> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 08/17/2015 12:19 AM, Markus Pargmann wrote: > Hi Jens, > > I hope this is not too late. Here are some NBD updates. > > The most interesting one is probably the first patch, which improves the > timeout detection of NBD. The timout covers now the last reaction of the > server. If there are open requests and we don't receive anything from the > server within the timeout, the connection is killed. > > The rest of the patches are smaller cleanups and some new debugfs entries about > the internal state of NBD. Applied for 4.3, thanks. -- Jens Axboe