From: Patrick Donnelly <batrick@batbytes.com>
To: Ilya Dryomov <idryomov@gmail.com>, Xiubo Li <xiubli@redhat.com>
Cc: Patrick Donnelly <pdonnell@redhat.com>,
ceph-devel@vger.kernel.org (open list:CEPH DISTRIBUTED FILE
SYSTEM CLIENT (CEPH)), linux-kernel@vger.kernel.org (open list)
Subject: [PATCH v2 0/3] ceph: rename some seq fields to issue_seq
Date: Mon, 18 Nov 2024 21:27:47 -0500 [thread overview]
Message-ID: <20241119022752.1256662-1-batrick@batbytes.com> (raw)
From: Patrick Donnelly <pdonnell@redhat.com>
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(-)
base-commit: 8350142a4b4cedebfa76cd4cc6e5a7ba6a330629
--
Patrick Donnelly, Ph.D.
He / Him / His
Red Hat Partner Engineer
IBM, Inc.
GPG: 19F28A586F808C2402351B93C3301A3E258DD79D
next reply other threads:[~2024-11-19 2:28 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-19 2:27 Patrick Donnelly [this message]
2024-11-19 2:27 ` [PATCH v2 1/3] ceph: correct ceph_mds_cap_item field name Patrick Donnelly
2024-11-19 2:27 ` [PATCH v2 2/3] ceph: correct ceph_mds_cap_peer " Patrick Donnelly
2024-11-19 2:27 ` [PATCH v2 3/3] ceph: improve caps debugging output Patrick Donnelly
2024-11-19 10:31 ` [PATCH v2 0/3] ceph: rename some seq fields to issue_seq Ilya Dryomov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241119022752.1256662-1-batrick@batbytes.com \
--to=batrick@batbytes.com \
--cc=ceph-devel@vger.kernel.org \
--cc=idryomov@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=pdonnell@redhat.com \
--cc=xiubli@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.