[libvirt] [PATCH v2 1/8] storage_backend_rbd: Drop ATTRIBUTE_UNUSED for arguments that are used

John Ferlan jferlan at redhat.com
Tue Aug 28 13:30:39 UTC 2018



On 08/20/2018 08:09 AM, Michal Privoznik wrote:
> In two places the passed pool object argument is marked as
> ATTRIBUTE_UNUSED even though it's used right away.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  src/storage/storage_backend_rbd.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 

Reviewed-by: John Ferlan <jferlan at redhat.com>

Although freeze hasn't been announced, an rc1 tag exists - so I'll state
that although the first 2 patches could be designated safe for freeze,
the rest of the series needs to wait until after 4.7.0.

John




More information about the libvir-list mailing list