« Previous | Next » 

Revision 45673671

ID456736710df19c2275192269fe67a3f0b2583835

Added by Kevin Wolf about 11 years ago

block: Fix build with tracing enabled

filename was still uninitialised when it's used as a parameter to a
tracing function, so let's move the initialisation. Also, commit c2ad1b0c
forgot to add a NULL check, which this patch adds while we're at it.

Signed-off-by: Kevin Wolf <>
Reviewed-by: Eric Blake <>
Tested-by: Andreas Färber <>
Message-id:
Signed-off-by: Anthony Liguori <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences