ba11846 OvmfPkg/VirtioFsDxe: implement the wrapper function for FUSE_STATFS

4 files Authored by lersek 3 years ago, Committed by mergify[bot] 3 years ago,
    OvmfPkg/VirtioFsDxe: implement the wrapper function for FUSE_STATFS
    
    Add the VirtioFsFuseStatFs() function, for sending the FUSE_STATFS command
    to the Virtio Filesystem device.
    
    Cc: Ard Biesheuvel <ard.biesheuvel@arm.com>
    Cc: Jordan Justen <jordan.l.justen@intel.com>
    Cc: Philippe Mathieu-Daudé <philmd@redhat.com>
    Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=3097
    Signed-off-by: Laszlo Ersek <lersek@redhat.com>
    Message-Id: <20201216211125.19496-29-lersek@redhat.com>
    Acked-by: Ard Biesheuvel <ard.biesheuvel@arm.com>