kernel_optimize_test/drivers/block/xen-blkback
Christoph Hellwig 4e4cbee93d block: switch bios to blk_status_t
Replace bi_error with a new bi_status to allow for a clear conversion.
Note that device mapper overloaded bi_error with a private value, which
we'll have to keep arround at least for now and thus propagate to a
proper blk_status_t value.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
2017-06-09 09:27:32 -06:00
..
blkback.c block: switch bios to blk_status_t 2017-06-09 09:27:32 -06:00
common.h Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-block 2016-01-21 18:19:38 -08:00
Makefile
xenbus.c block: xen-blkback: add null check to avoid null pointer dereference 2017-05-15 17:14:28 -04:00