[pve-devel] [PATCH 2/5] add mountpoint_activate sub
    Dietmar Maurer 
    dietmar at proxmox.com
       
    Fri Aug 21 12:19:18 CEST 2015
    
    
  
> I wonder if I could move the losetup code into  PVE::Storage::activate_volumes
> ?
> (with an extra flag to enable/disable it)
> 
> Seem to be the right place ?
For me, activate_volumes is not really related to loop device setup. In future,
this whole loop device setup can be done by lxc (like rootfs). 
So I would like to keep that code separate ...
    
    
More information about the pve-devel
mailing list