]> git.proxmox.com Git - pve-qemu.git/commit
fix #4710: vma create: don't use O_DIRECT for tmpfs
authorFiona Ebner <f.ebner@proxmox.com>
Tue, 7 Nov 2023 14:28:24 +0000 (15:28 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 7 Nov 2023 15:37:34 +0000 (16:37 +0100)
commit763949965f8b008e6fa01ac3da0838e8cbf42a0c
tree3216f7d184186bc54bde60c569d0d4fb790cef32
parent1807330a6fa79c37bb5e6330cee5d49de05579c0
fix #4710: vma create: don't use O_DIRECT for tmpfs

The implementation of the helper is_path_tmpfs() is similar to the
existing qemu_fd_getfs() function in util/mmap-alloc.c, which
unfortunately only takes an existing fd.

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
debian/patches/pve/0027-PVE-Backup-add-vma-backup-format-code.patch