On Wed, Sep 18, 2019 at 6:48 PM Dr. David Alan Gilbert <dgilbert@xxxxxxxxxx> wrote: > > * Stefan Hajnoczi (stefanha@xxxxxxxxxx) wrote: > > The final version of the virtio-fs device specification renamed the > > num_queues field to num_request_queues. The semantics are unchanged but > > this name is clearer. > > > > Use the new name in the code. > > > > Signed-off-by: Stefan Hajnoczi <stefanha@xxxxxxxxxx> > > Consistent with the latest version that's just passed the voting; > (see > https://lists.oasis-open.org/archives/virtio-dev/201908/msg00113.html ) > so: > > > Reviewed-by: Dr. David Alan Gilbert <dgilbert@xxxxxxxxxx> > > > --- > > Feel free to squash this patch. Thanks, folded this one as well. Miklos