[Virtio-fs] [PATCH 2/4] virtiofs: Add an index to keep track of first request queue

Stefan Hajnoczi stefanha at redhat.com
Thu Nov 21 16:00:01 UTC 2019


On Fri, Nov 15, 2019 at 03:57:03PM -0500, Vivek Goyal wrote:
> @@ -1004,6 +1008,7 @@ __releases(fiq->lock)
>  	spin_unlock(&fiq->lock);
>  
>  	fs = fiq->priv;
> +	queue_id = fs->first_reqq_idx;

The TODO should be moved here.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/virtio-fs/attachments/20191121/94b122e7/attachment.sig>


More information about the Virtio-fs mailing list