Re: [PATCH blktests] nvme/070: add multipath command effects log lifetime test
Yao Sang <[email protected]>
| Newsgroups | org.kernel.vger.linux-block |
|---|---|
| Message-ID | <[email protected]> |
Hi Shin'ichiro, Thanks for the review. I agree with the other suggestions, but I have one concern about dropping the KASAN requirement. The issue is reliably reproducible with KASAN enabled. Without KASAN, however, the test may pass even on an affected kernel and fail to catch the bug. Given this limitation, do you think it is still appropriate to remove the _have_kernel_options KASAN check? I will also update the commit message and test comments with the actual kernel fix commit once it is merged. Thanks, Yao