• G
    Fix block statistics with newer versions of Xen · 8a70113a
    Guido Günther 提交于
    Apparently the xen block device statistics moved from
    "/sys/devices/xen-backend/vbd-%d-%d/statistics/%s"
    to
    "/sys/bus/xen-backend/devices/vbd-%d-%d/statistics/%s"
    
    * src/xen/block_stats.c: try the extra path in case of failure to
      find the statistics in /sys
    8a70113a
block_stats.c 11.6 KB