]> git.proxmox.com Git - mirror_qemu.git/commit - tools/virtiofsd/passthrough_ll.c
virtiofsd: passthrough_ll: disable readdirplus on cache=never
authorMiklos Szeredi <mszeredi@redhat.com>
Thu, 16 Aug 2018 09:14:13 +0000 (11:14 +0200)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Thu, 23 Jan 2020 16:41:37 +0000 (16:41 +0000)
commitddcbabcb0ea177be3ec3500726b699c7c26ffd93
treefd5352f4c81bdb502b08afff43d013c5ac5824bc
parentf0ab7d6f78a7d3c1c19fd81a91c9b1199f56c4f6
virtiofsd: passthrough_ll: disable readdirplus on cache=never

...because the attributes sent in the READDIRPLUS reply would be discarded
anyway.

Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
tools/virtiofsd/passthrough_ll.c