Re: [dm-devel] [PATCH V3 13/13] dm: support IO polling for bio-based dm device

2021-03-25 Thread Mike Snitzer
On Wed, Mar 24 2021 at 8:19am -0400, Ming Lei wrote: > From: Jeffle Xu > > IO polling is enabled when all underlying target devices are capable > of IO polling. The sanity check supports the stacked device model, in > which one dm device may be build upon another dm device. In this case, >

[dm-devel] [PATCH V3 13/13] dm: support IO polling for bio-based dm device

2021-03-24 Thread Ming Lei
From: Jeffle Xu IO polling is enabled when all underlying target devices are capable of IO polling. The sanity check supports the stacked device model, in which one dm device may be build upon another dm device. In this case, the mapped device will check if the underlying dm target device