From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: [PATCH] loop: return proper error from loop_queue_rq() To: Omar Sandoval , linux-block@vger.kernel.org References: Cc: kernel-team@fb.com, Ming Lei From: Jens Axboe Message-ID: <27bcb43c-5361-9303-36a7-93c28fb2ae28@kernel.dk> Date: Mon, 14 Nov 2016 15:58:24 -0700 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed List-ID: On 11/14/2016 03:56 PM, Omar Sandoval wrote: > From: Omar Sandoval > > ->queue_rq() should return one of the BLK_MQ_RQ_QUEUE_* constants, not > an errno. Thanks Omar, applied. -- Jens Axboe