]> git.baikalelectronics.ru Git - kernel.git/commit
md: raid456 add nowait support
authorVishal Verma <vverma@digitalocean.com>
Tue, 21 Dec 2021 20:06:22 +0000 (20:06 +0000)
committerSong Liu <song@kernel.org>
Thu, 6 Jan 2022 16:37:02 +0000 (08:37 -0800)
commit58c76540bae8156a43f377968eb0ea6b7cc8b738
tree1a9a8189222bbd8f82f0436856c18dc5f6432b63
parent63a5ec0a31e703fd82442846bfe920182b2d026c
md: raid456 add nowait support

Returns EAGAIN in case the raid456 driver would block waiting for reshape.

Reviewed-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Vishal Verma <vverma@digitalocean.com>
Signed-off-by: Song Liu <song@kernel.org>
drivers/md/raid5.c