Skip to content
  • Milan Broz's avatar
    New device access backend. · 65f97565
    Milan Broz authored
    Allocate loop device late (only when real block device needed).
    Rework underlying device/file access functions.
    Move all device (and ioctl) access to utils_device.c.
    
    Allows using file where appropriate without allocation loop device.
    65f97565