[pve-devel] applied: [PATCH qemu-server v3 13/16] introduce QSD module for qemu-storage-daemon functionality

Thomas Lamprecht t.lamprecht at proxmox.com
Fri Nov 14 01:06:27 CET 2025


On Thu, 13 Nov 2025 15:41:06 +0100, Fiona Ebner wrote:
> For now, supports creating FUSE exports based on Proxmox VE drive
> definitions. NBD exports could be added later. In preparation to allow
> qcow2 for TPM state volumes. A QEMU storage daemon instance is
> associated to a given VM.
> 
> Target files where the FUSE export is mounted must already exist. The
> 'writable' flag for the export is taken to be the negation of the
> 'read-only' status of the added block node. The 'allow-other' flag is
> set to 'off', so only the user the storage daemon is running as may
> access the export. For now, exported images don't need to be resized,
> so the 'growable' flag is hard-coded to 'false'.
> 
> [...]

Applied, thanks!

[13/16] introduce QSD module for qemu-storage-daemon functionality
        commit: f10cfc0dac6e0fc290a43edd36555f4a13555a70




More information about the pve-devel mailing list