aboutsummaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorGravatar Josef Bacik <jbacik@fb.com> 2017-10-02 16:22:08 -0400
committerGravatar Jens Axboe <axboe@kernel.dk> 2017-10-02 14:29:09 -0600
commit6e60a3bbb45bd8b307269d6a821ee2c72d815846 (patch)
tree9bfd658c8774613bd601ea9b5251d2e0eec99d11 /MAINTAINERS
parentbcache: use llist_for_each_entry_safe() in __closure_wake_up() (diff)
downloadlinux-6e60a3bbb45bd8b307269d6a821ee2c72d815846.tar.gz
linux-6e60a3bbb45bd8b307269d6a821ee2c72d815846.tar.bz2
linux-6e60a3bbb45bd8b307269d6a821ee2c72d815846.zip
nbd: fix -ERESTARTSYS handling
Christoph made it so that if we return'ed BLK_STS_RESOURCE whenever we got ERESTARTSYS from sending our packets we'd return BLK_STS_OK, which means we'd never requeue and just hang. We really need to return the right value from the upper layer. Fixes: fc17b6534eb8 ("blk-mq: switch ->queue_rq return value to blk_status_t") Signed-off-by: Josef Bacik <jbacik@fb.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions