On Wed, Jun 01 2022 at 5:43P -0400,
Linus Torvalds wrote:
> On Wed, Jun 1, 2022 at 1:59 PM Mike Snitzer wrote:
> >
> >
> > - Fix DM core's dm_table_supports_poll to return false if no data
> > devices.
>
> So looking at that on
The pull request you sent on Wed, 1 Jun 2022 16:59:46 -0400:
> git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git
> tags/for-5.19/dm-fixes
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/fa78526accfd68966fb50a429439e9085f9c88d6
Thank you!
--
De
On Wed, Jun 1, 2022 at 1:59 PM Mike Snitzer wrote:
>
>
> - Fix DM core's dm_table_supports_poll to return false if no data
> devices.
So looking at that one (mainly because of the incomprehensible
explanation), I do note:
(a) th
Hi Linus,
The following changes since commit ca522482e3eafd005b8d4e8b1331c911505a58d5:
dm: pass NULL bdev to bio_alloc_clone (2022-05-11 13:58:52 -0400)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git
tags/for-5.19/dm-fixes