summaryrefslogtreecommitdiff
path: root/drivers/block/nbd.c
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2017-04-15 21:55:53 +0300
committerJens Axboe <axboe@fb.com>2017-04-16 19:06:34 +0300
commit1c6286f26301ad154a1c10fb6e68925493dd28ba (patch)
tree4436b5565dd06b552fbf36a3ec37049e0825f332 /drivers/block/nbd.c
parent2a79efd833dd51c4362af655b9b011393c423f18 (diff)
downloadlinux-1c6286f26301ad154a1c10fb6e68925493dd28ba.tar.xz
lightnvm: fix some error code in pblk-init.c
There were a bunch of places in pblk_lines_init() where we didn't set an error code. And in pblk_writer_init() we accidentally return 1 instead of a correct error code, which would result in a Oops later. Fixes: 11a5d6fdf919 ("lightnvm: physical block device (pblk) target") Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Matias Bjørling <matias@cnexlabs.com> Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'drivers/block/nbd.c')
0 files changed, 0 insertions, 0 deletions