Re: [PATCH v2 0/1] scale loop device lock

2021-01-19 Thread Pavel Tatashin
On Thu, Jul 23, 2020 at 5:17 PM Pavel Tatashin wrote: It has been half a year, and no activity on this patch. Can it be applied? Thanks, Pasha > > Changelog > v2: Addressed Tyler Hicks comments > - added mutex_destroy() > - comment in lo_open() > - added lock around lo_d

[PATCH v2 0/1] scale loop device lock

2020-07-23 Thread Pavel Tatashin
Changelog v2: Addressed Tyler Hicks comments - added mutex_destroy() - comment in lo_open() - added lock around lo_disk in === In our environment we are using systemd portable containers in squashfs formats, convert them into loop device, and mount. NAME