The commit is pushed to "branch-rh9-5.14.0-427.92.1.vz9.88.x-ovz" and will
appear at [email protected]:openvz/vzkernel.git
after rh9-5.14.0-427.92.1.vz9.88.9
------>
commit febabfdbc6d7fc78c8c696f3308beb2445bdba1a
Author: Alexey Kuznetsov <[email protected]>
Date: Fri Dec 5 17:11:23 2025 +0800
fs/fuse/kio: one more preempt_count disbalance
Exactly similar to earlier "fs/fuse/kio: accidental preempt_count
disbalance",
apaprently copypasted. It is a shame I did not verify all the uses back
then,
apparenly decided suchawful thing could not be done more than once. :-)
Fixes: 6de3a9cb51d71 ("fuse: implement fanout writes")
Signed-off-by: Alexey Kuznetsov <[email protected]>
Feature: vStorage
---
fs/fuse/kio/pcs/pcs_cs.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fs/fuse/kio/pcs/pcs_cs.c b/fs/fuse/kio/pcs/pcs_cs.c
index 73476f5e662cd..47b733636c1d7 100644
--- a/fs/fuse/kio/pcs/pcs_cs.c
+++ b/fs/fuse/kio/pcs/pcs_cs.c
@@ -621,8 +621,8 @@ static void ireq_complete_fo(struct pcs_int_request * ireq)
*ch = ireq->iochunk.fo.io_times[i];
}
}
+ FUSE_TRACE_COMMIT(fc->ktrace);
}
- FUSE_TRACE_COMMIT(fc->ktrace);
}
ireq->iochunk.ir.msg.destructor = NULL;
ireq->iochunk.ir.msg.rpc = NULL;
_______________________________________________
Devel mailing list
[email protected]
https://lists.openvz.org/mailman/listinfo/devel