From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Snitzer Subject: Re: for-next hangs on test srp/012 Date: Tue, 11 Dec 2018 18:05:14 -0500 Message-ID: <20181211230514.GA20445@redhat.com> References: <1544569107.185366.391.camel@acm.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1544569107.185366.391.camel@acm.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com To: Bart Van Assche Cc: Jens Axboe , "linux-block@vger.kernel.org" , dm-devel@redhat.com List-Id: dm-devel.ids On Tue, Dec 11 2018 at 5:58pm -0500, Bart Van Assche wrote: > Hi Jens, > > If I run the following subset of blktests: > > while :; do ./check -q srp && ./check -q nvmeof-mp; done > > against today's for-next branch (commit dd2bf2df85a7) then after some > time the following hang is reported: Jens has applied a fix from me today that I think is very relevant; it'll be in tomorrow's for-next: http://git.kernel.dk/cgit/linux-block/commit/?h=for-4.21/block&id=c4576aed8d85d808cd6443bda58393d525207d01 Please try with that and see how things go. Thanks, Mike