Skip to content
Commit 2b2300d6 authored by Sage Weil's avatar Sage Weil
Browse files

ceph: try to send partial cap release on cap message on missing inode



If we have enough memory to allocate a new cap release message, do so, so
that we can send a partial release message immediately.  This keeps us from
making the MDS wait when the cap release it needs is in a partially full
release message.

If we fail because of ENOMEM, oh well, they'll just have to wait a bit
longer.

Signed-off-by: default avatarSage Weil <sage@newdream.net>
parent 3d7ded4d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment