]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
include/ceph_fs: correct ceph_mds_cap_peer field name
authorPatrick Donnelly <pdonnell@redhat.com>
Wed, 26 Jun 2024 16:30:57 +0000 (12:30 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Thu, 10 Oct 2024 12:53:32 +0000 (08:53 -0400)
commit1da6ef237fc70ddd64152d029cd6e0cf8f0c808e
tree3e049c141a6ea6cb60f26c7e076b436e676a548a
parent655cddb7c9f32c9dd9cddf40ac17f385d539c8f9
include/ceph_fs: correct ceph_mds_cap_peer field name

The peer seq is used as the issue_seq. Use that name for consistency.

Fixes: 4fdeb00df20ccd36c1e53c6ea234c63c18a9ff5a
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
src/client/Client.cc
src/include/ceph_fs.h
src/messages/MClientCaps.h