The commit is pushed to "branch-rh9-5.14.0-427.44.1.vz9.80.x-ovz" and will
appear at g...@bitbucket.org:openvz/vzkernel.git
after rh9-5.14.0-427.44.1.vz9.80.22
-->
commit c7c6b9d910e80fdbfb43e1abf057e6f00358f51b
Author: Liu Kui
Date: Thu Mar 27 22:45:52 2025 +0800
fs/fuse kio: convert
Ack
On Thu, Mar 27, 2025 at 10:56 PM Liu Kui wrote:
>
> The BUG_ON condition here is legitimate that can happen during fuse
> connection teardown. So a fatal error should be returned instead of
> crash.
>
> Fixes #VSTOR-102865
>
> Signed-off-by: Liu Kui
> ---
> fs/fuse/kio/pcs/pcs_krpc.c | 8 ++
The BUG_ON condition here is legitimate that can happen during fuse
connection teardown. So a fatal error should be returned instead of
crash.
Fixes #VSTOR-102865
Signed-off-by: Liu Kui
---
fs/fuse/kio/pcs/pcs_krpc.c | 8 ++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/fs
Andrey, can you please review the patch?
Thank you.
--
Best regards,
Konstantin Khorenko,
Virtuozzo Linux Kernel Team
On 21.03.2025 16:37, Alexander Atanasov wrote:
On 21.03.25 17:33, Konstantin Khorenko wrote:
Please, add reviewer to CC.
Whomever is available, please, review.
--
Best r
The commit is pushed to "branch-rh9-5.14.0-427.44.1.vz9.80.x-ovz" and will
appear at g...@bitbucket.org:openvz/vzkernel.git
after rh9-5.14.0-427.44.1.vz9.80.21
-->
commit 8fd436febdb4022fd5679e047b1f7bc4adfbe307
Author: Liu Kui
Date: Fri Mar 21 09:59:11 2025 +0800
fs/fuse kio: add safe