Re: [PATCH] nbd: Fix hung when signal interrupts nbd_start_device_ioctl()

From: Jens Axboe
Date: Thu Sep 08 2022 - 10:42:27 EST


On Thu, 8 Sep 2022 01:35:02 +0900, Shigeru Yoshida wrote:
> syzbot reported hung task [1]. The following program is a simplified
> version of the reproducer:
>
> int main(void)
> {
> int sv[2], fd;
>
> [...]

Applied, thanks!

[1/1] nbd: Fix hung when signal interrupts nbd_start_device_ioctl()
commit: 1de7c3cf48fc41cd95adb12bd1ea9033a917798a

Best regards,
--
Jens Axboe