commit | b4a567e8114327518c09f5632339a5954ab975a3 | [log] [tgz] |
---|---|---|
author | Omar Sandoval <osandov@fb.com> | Mon Nov 14 14:56:17 2016 -0800 |
committer | Jens Axboe <axboe@fb.com> | Mon Nov 14 15:58:44 2016 -0700 |
tree | 7d16a513637b92f3bdc4a509145a246740279064 | |
parent | c6463c651d7ab599a4878115723a5bcb6ae5b470 [diff] |
loop: return proper error from loop_queue_rq() ->queue_rq() should return one of the BLK_MQ_RQ_QUEUE_* constants, not an errno. f4aa4c7bbac6 ("block: loop: convert to per-device workqueue") Signed-off-by: Omar Sandoval <osandov@fb.com> Cc: stable@vger.kernel.org Signed-off-by: Jens Axboe <axboe@fb.com>