diff options
author | Jens Axboe <axboe@kernel.dk> | 2018-12-10 22:45:19 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2018-12-10 22:45:19 +0100 |
commit | 4ba09f69e20d0a768d91277847ddbd31f476590e (patch) | |
tree | b45876161b02fcff299a91b068c89b2fdeb01385 /drivers/md/dm.c | |
parent | mtip32xx: avoid using semaphores (diff) | |
download | linux-4ba09f69e20d0a768d91277847ddbd31f476590e.tar.xz linux-4ba09f69e20d0a768d91277847ddbd31f476590e.zip |
mtip32xx: use BLK_STS_DEV_RESOURCE for device resources
For cases where we can only fail with IO in-flight, we should be using
BLK_STS_DEV_RESOURCE instead of BLK_STS_RESOURCE. The latter refers to
system wide resource constraints.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/md/dm.c')
0 files changed, 0 insertions, 0 deletions