lxd
lxd copied to clipboard
Storage volume backup handlers are not forwarding requests when the `target` parameter is remote
The following storage volume backup handlers are forwarding requests to other members if the storage volume is located on that member, but are not forwarding the request if the caller set the target parameter:
This diverges from behaviour in other handlers, where the target parameter is always checked before checking where the volume is located.