From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sat, 4 Nov 2017 00:47:31 +0800 From: Ming Lei To: Laurence Oberman Cc: Bart Van Assche , Jens Axboe , "hch@infradead.org" , "roman.penyaev@profitbricks.com" , "linux-block@vger.kernel.org" , "osandov@fb.com" , "hare@suse.com" Subject: Re: [PATCH V2 0/2] block: remove unnecessary RESTART Message-ID: <20171103164730.GB7021@ming.t460p> References: <20171103001541.GF27370@ming.t460p> <1509670091.2636.0.camel@wdc.com> <20171103021234.GH27370@ming.t460p> <1509676969.10883.0.camel@wdc.com> <20171103035050.GI27370@ming.t460p> <1509722593.2473.12.camel@wdc.com> <20171103154700.GA7021@ming.t460p> <1509724220.2473.21.camel@wdc.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: List-ID: On Fri, Nov 03, 2017 at 12:13:09PM -0400, Laurence Oberman wrote: > Hi > I had it working some time back. I am off today to take my son to the > doctor. > I will get Bart's test working again this weekend. Hello Laurence and Bart, Just found srp-test starts to work now with v4.14-rc4 kernel, and the IO hang issue has been reproduced one time. BTW, the connection failure happened on for-next of block tree. Will investigate the issue this weekend. Thanks, Ming > > On Nov 3, 2017 11:51 AM, "Bart Van Assche" wrote: > > > On Fri, 2017-11-03 at 23:47 +0800, Ming Lei wrote: > > > Forget to mention, there is failure when running 'make' under srp-test > > > because shellcheck package is missed in RHEL7. Can that be the issue > > > of test failure? If yes, could you provide a special version of srp-test > > > which doesn't depend on shellcheck? > > > > The srp-test software does not depend on shellcheck. The only purpose of > > the "shellcheck" target in the srp-test Makefile is to verify the syntax > > of the shell scripts. The tests run fine even if shellcheck is missing. > > > > Bart. -- Ming