Revision d313852d7ad044476df7f640801aac17080e0521 authored by Steve French on 12 June 2020, 03:43:01 UTC, committed by Steve French on 12 June 2020, 13:54:12 UTC
Adds calls to the newer info level for query info using SMB3.1.1 posix extensions.
The remaining two places that call the older query info (non-SMB3.1.1 POSIX)
require passing in the fid and can be updated in a later patch.

Signed-off-by: Steve French <stfrench@microsoft.com>
Reviewed-by: Aurelien Aptel <aaptel@suse.com>
1 parent 790434f
History
File Mode Size
Kconfig -rw-r--r-- 3.2 KB
Makefile -rw-r--r-- 421 bytes
virtio.c -rw-r--r-- 11.1 KB
virtio_balloon.c -rw-r--r-- 32.5 KB
virtio_input.c -rw-r--r-- 10.1 KB
virtio_mmio.c -rw-r--r-- 19.1 KB
virtio_pci_common.c -rw-r--r-- 15.9 KB
virtio_pci_common.h -rw-r--r-- 4.7 KB
virtio_pci_legacy.c -rw-r--r-- 7.8 KB
virtio_pci_modern.c -rw-r--r-- 20.9 KB
virtio_ring.c -rw-r--r-- 60.4 KB
virtio_vdpa.c -rw-r--r-- 9.4 KB

back to top