mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
4ba09f69e2
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>