Displaying 1 result from an estimated 1 matches for "1127861".
Did you mean:
1027861
2019 Mar 27
0
Re: [PATCH nbdkit v4 01/15] server: Implement extents/can_extents calls for plugins and filters.
On Wed, Mar 27, 2019 at 01:56:57AM -0500, Eric Blake wrote:
> On 3/26/19 4:17 PM, Richard W.M. Jones wrote:
> > This pair of calls allows plugins to describe which extents in the
> > virtual disk are allocated, holes or zeroes.
> > ---
>
> > +=head2 C<.extents>
> > +
> > + int extents (void *handle, uint32_t count, uint64_t offset,
> > +