On 08/28/2018 03:30 PM, John Ferlan wrote:
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(a)redhat.com>
> ---
> src/storage/storage_backend_rbd.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
Reviewed-by: John Ferlan <jferlan(a)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.
Well, the whole patch set can be viewed as a bug fix and as such is
exempt from freeze ;-)
Michal