Artur Piechocki
Artur Piechocki
> `zpl_show_devname()` acquires the teardown lock for the mountpoint, is something else also holding that lock when you're trying to `cat /proc/mounts`? if `cat /proc/mounts` hangs, stack dump shows each...
> Right, the question is what other process is holding that lock, preventing cat from being able to get it. In the system, ZnapZend performs backups of data from the...
I would like to continue this thread as if an additional scrub/resilver is added to the test described in the first post, sometimes you can notice even greater lags. I...
@GenericRikka First of all - thank you for your work on this feature. It’s a really valuable addition, and I’m very interested in testing it. While testing the [allow-encryption-change-wip.patch](https://github.com/user-attachments/files/22627175/allow-encryption-change-wip.patch), I...
@GenericRikka Thank you for the new patch with the fixes. I'm a bit confused - could you please confirm whether the following test scenario is expected to work? ``` truncate...