deadlock fix (deadlock being 2 process that hold resources that the other need)
and then introducing support for IDMAPPED mounts.[1]
Before, we would free data clusters one by one, which is very slow, now we do it in batches. now if you want to see something very funny look at the image and also we got from 286 sec to 1.6sec for an 80GB file, that's a 179X speedup XD[2]