Skip to content
Snippets Groups Projects
Commit f2d79551 authored by Andreas Dilger's avatar Andreas Dilger
Browse files

Fix for many-clients-and-server-on-same-node deadlock. One server task

can go "in the hole" for at most one maximum-sized request, to avoid
deadlocking when the clients have consumed all of the kmapping reservations.

The server can then complete the request and both the server and client will
release their reservations, allowing further progress to be made.
parent 04f7caac
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment