From mboxrd@z Thu Jan 1 00:00:00 1970 From: sagi grimberg Subject: Re: [PATCH] Block/iopoll: Remove redundant export variable blk_iopoll_enabled Date: Fri, 28 Mar 2014 23:15:01 +0300 Message-ID: <5335D845.1080200@mellanox.com> References: <1396036889-10794-1-git-send-email-sagig@mellanox.com> <5335D624.9040001@fb.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eu1sys200aog102.obsmtp.com ([207.126.144.113]:44384 "EHLO eu1sys200aog102.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752282AbaC1UPS (ORCPT ); Fri, 28 Mar 2014 16:15:18 -0400 In-Reply-To: <5335D624.9040001@fb.com> Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: Jens Axboe , Sagi Grimberg Cc: linux-scsi@vger.kernel.org, Jayamohan Kallickal , Wen Xiong , Brian King On 3/28/2014 11:05 PM, Jens Axboe wrote: > On 03/28/2014 02:01 PM, Sagi Grimberg wrote: >> No need for this variable anymore - blk_iopoll should always >> be enabled. Also remove the user references to it. >> >> I just removed the blk_iopoll_enabled condition from the user logic >> but I don't have the facilities to test that I didn't break be2iscsi >> or ipr users, So I was hoping that Jayamohan & Wen can confirm. >> >> Signed-off-by: Sagi Grimberg >> Cc: Jayamohan Kallickal >> Cc: Wen Xiong >> Cc: Brian King > > This is sitting in my for-3.15/core branch since about two weeks ago: > > http://git.kernel.dk/?p=linux-block.git;a=commit;h=89f8b33ca1ea881d1d84542282cb85d07d02e78d > > Uhhhh, I must it... Discard it then, sorry for the spam. Sagi.