]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mds: add issue_seq to all cap messages
authorPatrick Donnelly <pdonnell@redhat.com>
Wed, 26 Jun 2024 16:50:32 +0000 (12:50 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Sun, 13 Oct 2024 00:41:37 +0000 (20:41 -0400)
commitcb4ff28af09f0afd5546d87a59cdfc64e64a2b15
tree5e417f53ee5ee418c6762232f3980894f5dd8a27
parent1da6ef237fc70ddd64152d029cd6e0cf8f0c808e
mds: add issue_seq to all cap messages

Right now only the clients tell the MDS what they believe the issue_seq to be.
The clients are expected to figure out issue_seq updates at

Fixes: https://tracker.ceph.com/issues/68515
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
src/client/Client.cc
src/mds/Locker.cc
src/mds/MDCache.cc
src/messages/MClientCaps.h