Skip to content
  • Greg Kurz's avatar
    65603a80
    fsdev: improve error handling of backend init · 65603a80
    Greg Kurz authored
    
    
    This patch changes some error messages in the backend init code and
    convert backends to propagate QEMU Error objects instead of calling
    error_report().
    
    One notable improvement is that the local backend now provides a more
    detailed error report when it fails to open the shared directory.
    
    Signed-off-by: default avatarGreg Kurz <groug@kaod.org>
    65603a80
    fsdev: improve error handling of backend init
    Greg Kurz authored
    
    
    This patch changes some error messages in the backend init code and
    convert backends to propagate QEMU Error objects instead of calling
    error_report().
    
    One notable improvement is that the local backend now provides a more
    detailed error report when it fails to open the shared directory.
    
    Signed-off-by: default avatarGreg Kurz <groug@kaod.org>
Loading