- find_assigned_loop() should check all loop devices and do not return after first not accessible.
- looking for free loop device is moved to stand alone function find_free_loop() - int init_loop() do not check if passed size > 8000 before mkfs() as this is checked in mkfs() - do not stop looking for free loop device after first not accessible device.
Loading
Please register or sign in to comment