On Tue, Nov 19, 2024 at 3:28 AM Patrick Donnelly <batrick@xxxxxxxxxxxx> wrote: > > From: Patrick Donnelly <pdonnell@xxxxxxxxxx> > > This fixes an accidental non-rename change to the caps. Caught by Ilya, thanks! > > Patrick Donnelly (3): > ceph: correct ceph_mds_cap_item field name > ceph: correct ceph_mds_cap_peer field name > ceph: improve caps debugging output > > fs/ceph/caps.c | 47 ++++++++++++++++++------------------ > fs/ceph/mds_client.c | 2 +- > include/linux/ceph/ceph_fs.h | 4 +-- > 3 files changed, 26 insertions(+), 27 deletions(-) Applied with minor changelog tweaks. Thanks, Ilya