• M
    Recognize encryption format of qcow volumes. · d288703d
    Miloslav Trmač 提交于
    (The implementation is not very generic, but that can be very
    easily rectified if/when new encryption formats appear.)
    
    * src/storage_backend_fs.c: Probe for qcow/qcow2 encryption
      algorithm field
    d288703d
storage_backend_fs.c 40.3 KB