]> git.ipfire.org Git - thirdparty/qemu.git/commit
virtiofsd: remove unused notify reply support
authorStefan Hajnoczi <stefanha@redhat.com>
Thu, 28 Feb 2019 11:22:58 +0000 (11:22 +0000)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Thu, 23 Jan 2020 16:41:36 +0000 (16:41 +0000)
commit64c6f408a29ef03e9b8da9f5a5d8fd511b0d801e
treeea4343f562df5ac37e75a9b9f11168004384148e
parent67aab02272f6cb47c56420f60b370c184961b5ca
virtiofsd: remove unused notify reply support

Notify reply support is unused by virtiofsd.  The code would need to be
updated to validate input buffer sizes.  Remove this unused code since
changes to it are untestable.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
tools/virtiofsd/fuse_lowlevel.c
tools/virtiofsd/fuse_lowlevel.h