Re: [dm-devel] [PATCH v3 2/3] dm: Add support for block provisioning

2023-04-14 Thread Joe Thornber
On Fri, Apr 14, 2023 at 7:52 AM Sarthak Kukreti wrote: > Add support to dm devices for REQ_OP_PROVISION. The default mode > is to passthrough the request to the underlying device, if it > supports it. dm-thinpool uses the provision request to provision > blocks for a dm-thin device. dm-thinpool c

Re: [dm-devel] [PATCH v3 2/3] dm: Add support for block provisioning

2023-04-14 Thread Mike Snitzer
On Fri, Apr 14 2023 at 9:32P -0400, Joe Thornber wrote: > On Fri, Apr 14, 2023 at 7:52 AM Sarthak Kukreti > wrote: > > > Add support to dm devices for REQ_OP_PROVISION. The default mode > > is to passthrough the request to the underlying device, if it > > supports it. dm-thinpool uses the prov

Re: [dm-devel] [PATCH v3 2/3] dm: Add support for block provisioning

2023-04-14 Thread Mike Snitzer
On Thu, Apr 13 2023 at 8:02P -0400, Sarthak Kukreti wrote: > Add support to dm devices for REQ_OP_PROVISION. The default mode > is to passthrough the request to the underlying device, if it > supports it. dm-thinpool uses the provision request to provision > blocks for a dm-thin device. dm-thinp

[dm-devel] device mapper on qemu / Ubuntu 9.4.0-1ubuntu1~20.04.1

2023-04-14 Thread Mike Stramba
Greetings all I am trying to run zipl on: Linux version 5.4.0-125-generic (buildd@bos02-s390x-015) (gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1)) #141-Ubuntu SMP which is running under qemu (version 6.2.0 (Debian 1:6.2+dfsg-2ubuntu6.6) Is running zipl_helper.device-mapper under qemu poss