virtiofsd: Add a helper to stop all queues
commit50cf6d6cb7b6b0e43f626da2a65d7277add21bd9
authorVivek Goyal <vgoyal@redhat.com>
Thu, 30 Sep 2021 15:30:29 +0000 (30 11:30 -0400)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Mon, 25 Oct 2021 17:58:42 +0000 (25 18:58 +0100)
tree128f2ebc25f8ea34e382a317944aa2d034bd5a74
parentc68276556a1e6e035f9a27d0dbb2f87b349f3aea
virtiofsd: Add a helper to stop all queues

Use a helper to stop all the queues. Later in the patch series I am
planning to use this helper at one more place later in the patch series.

Signed-off-by: Vivek Goyal <vgoyal@redhat.com>
Message-Id: <20210930153037.1194279-6-vgoyal@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
tools/virtiofsd/fuse_virtio.c