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

ceph: update issue_seq on cap grant



We need to update the issue_seq on any grant operation, be it via an MDS
reply or a separate grant message.  The update in the grant path was
missing.  This broke cap release for inodes in which the MDS sent an
explicit grant message that was not soon after followed by a successful
MDS reply on the same inode.

Also fix the signedness on seq locals.

Signed-off-by: default avatarSage Weil <sage@newdream.net>
parent 21b559de
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