On Mon, 2024-07-15 at 12:53 +0200, Martin Wilck wrote: > Hi Ben, > > On Sat, 2024-07-13 at 02:04 -0400, Benjamin Marzinski wrote: > > add arguments to dm_map_present_by_wwid() to allow optionally > > fetching > > the device name and minor number for the devices found by WWID. > > These > > will be used by a later patch. Since it can now also be used to get > > the > > name and minor number of a device from its WWID, rename it to > > dm_find_map_by_wwid() > > > > Signed-off-by: Benjamin Marzinski <bmarzins@xxxxxxxxxx> > > Is this supposed to apply over my v1 patchseries? That patch series > needed major amends, and I'm getting merge conflicts trying to apply > it > on v2. I can untangle that, but it'd be easier to figure out if we'd > setted on a final reviewed version of my patch set. Never mind, my email filter seems to have swallowed part of the series. The full series applies cleanly to my v2 tree. Martin