
28 Aug
2018
28 Aug
'18
1:30 p.m.
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@redhat.com> --- src/storage/storage_backend_rbd.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: John Ferlan <jferlan@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