]> git.proxmox.com Git - mirror_edk2.git/commit - OvmfPkg/VirtioFsDxe/FuseMkDir.c
OvmfPkg/VirtioFsDxe: implement the wrapper function for FUSE_MKDIR
authorLaszlo Ersek <lersek@redhat.com>
Wed, 16 Dec 2020 21:10:56 +0000 (22:10 +0100)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Mon, 21 Dec 2020 17:16:23 +0000 (17:16 +0000)
commitf058cb69d14439a2f1c5d57f9f2bd278fb080423
treeda55fe42cc73bce42111faee26ac1288cb7e2235
parentda82d2e3a088ba4c8e5598611196c55534ddb630
OvmfPkg/VirtioFsDxe: implement the wrapper function for FUSE_MKDIR

Add the VirtioFsFuseMkDir() function, for sending the FUSE_MKDIR 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-20-lersek@redhat.com>
Acked-by: Ard Biesheuvel <ard.biesheuvel@arm.com>
OvmfPkg/Include/IndustryStandard/VirtioFs.h
OvmfPkg/VirtioFsDxe/FuseMkDir.c [new file with mode: 0644]
OvmfPkg/VirtioFsDxe/VirtioFsDxe.h
OvmfPkg/VirtioFsDxe/VirtioFsDxe.inf