On 2/28/24 19:46, Boris Fiuczynski wrote:
> Adding 'save' ACL to REMOTE_PROC_NODE_DEVICE_DEFINE_XML to make
> REMOTE_PROC_NODE_DEVICE_UPDATE ACLs meaningful.
> 
> Fixes: 69f9e7dbc24657e85761f03574779540d0f18315
> Signed-off-by: Boris Fiuczynski <[email protected]>
> ---
>  src/remote/remote_protocol.x | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/src/remote/remote_protocol.x b/src/remote/remote_protocol.x
> index ffe865965d..71ae0cf6c1 100644
> --- a/src/remote/remote_protocol.x
> +++ b/src/remote/remote_protocol.x
> @@ -6903,6 +6903,7 @@ enum remote_procedure {
>      /**
>       * @generate: both
>       * @acl: node_device:write
> +     * @acl: node_device:save
>       */
>      REMOTE_PROC_NODE_DEVICE_DEFINE_XML = 428,
>  

Reviewed-by: Michal Privoznik <[email protected]>

Michal
_______________________________________________
Devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to