[Devel] [PATCH RH7] fuse: pcs: missing timeout at authentication phase

2023-01-17 Thread Alexey Kuznetsov
For hot update. If it is possible it should be pushed to customers as kpatch. It was forgotten at kernel implementation since connect has been move to kernel. See commit b94eed73ce781976a7006f6ddb49fdb26f5d6ef1 The result are accidental lockups at kernel level. Plain luck this happens not so freq

Re: [Devel] [PATCH RH9] fuse: pcs: missing timeout at authentication phase

2023-01-17 Thread Alexey Kuznetsov
It was forgotten at kernel implementation since connect has been move to kernel. See commit 05e922a2ac26a0a4568c699a4fbc9eb0c3627436, subject: "fs/fuse kio: implement internal cs connection". The result are accidental lockups at kernel level. Plain luck this happens not so frequently. It is necess