[dm-devel] Re: [PATCH] crash in dm-io when signal is pending

Alasdair G Kergon agk at redhat.com
Fri Jan 23 10:57:44 UTC 2009


On Wed, Jan 21, 2009 at 10:04:39PM -0500, Mikulas Patocka wrote:
> If someone sends signal to a process performing synchronous dm-io call,
> the kernel may crash.
 
> There is no way to cancel in-progress IOs, so the best solution is to ignore
> signals at this point.
 
So what is the impact of this patch at a higher level?
- What userspace operations are there that you can interrupt now, but that
after this patch you won't be able to?
(Are there any situations where the io will not complete without a reboot,
that could actually be safe today?)

Alasdair
-- 
agk at redhat.com




More information about the dm-devel mailing list