]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ceph: correct ceph_mds_cap_item field name
authorPatrick Donnelly <pdonnell@redhat.com>
Wed, 26 Jun 2024 13:49:10 +0000 (09:49 -0400)
committerIlya Dryomov <idryomov@gmail.com>
Tue, 19 Nov 2024 10:08:17 +0000 (11:08 +0100)
commit50f42c489528566ea2d8a9561ee54748b0441d51
tree68bf097b131901981fa378a3e0f9dff895a7f449
parent3500000bb13d300e8d7fdf4a1212abdd0de2b5c1
ceph: correct ceph_mds_cap_item field name

The issue_seq is sent with bulk cap releases, not the current sequence
number. See also ceph.git commit 655cddb7c9f3 ("include/ceph_fs: correct
ceph_mds_cap_item field name").

Link: https://tracker.ceph.com/issues/66704
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
fs/ceph/mds_client.c
include/linux/ceph/ceph_fs.h