From: Matthew Sakai <msakai@redhat.com>
To: dm-devel@lists.linux.dev
Cc: Matthew Sakai <msakai@redhat.com>
Subject: [PATCH 0/5] dm vdo block-map: various small improvements
Date: Fri, 26 Jan 2024 21:35:44 -0500 [thread overview]
Message-ID: <cover.1706322049.git.msakai@redhat.com> (raw)
Streamline block map code.
Mike Snitzer (5):
dm vdo block-map: fix a few small nits
dm vdo block-map: use uds_log_ratelimit() rather than open code it
dm vdo block-map: remove extra vdo arg from initialize_block_map_zone
dm vdo block-map: avoid extra dereferences to access vdo object
dm vdo block-map: rename struct cursors member to 'completion'
drivers/md/dm-vdo/block-map.c | 56 ++++++++++++++++-------------------
drivers/md/dm-vdo/block-map.h | 2 +-
2 files changed, 26 insertions(+), 32 deletions(-)
--
2.42.0
next reply other threads:[~2024-01-27 2:35 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-27 2:35 Matthew Sakai [this message]
2024-01-27 2:35 ` [PATCH 1/5] dm vdo block-map: fix a few small nits Matthew Sakai
2024-01-27 2:35 ` [PATCH 2/5] dm vdo block-map: use uds_log_ratelimit() rather than open code it Matthew Sakai
2024-01-27 2:35 ` [PATCH 3/5] dm vdo block-map: remove extra vdo arg from initialize_block_map_zone Matthew Sakai
2024-01-27 2:35 ` [PATCH 4/5] dm vdo block-map: avoid extra dereferences to access vdo object Matthew Sakai
2024-01-27 2:35 ` [PATCH 5/5] dm vdo block-map: rename struct cursors member to 'completion' Matthew Sakai
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=cover.1706322049.git.msakai@redhat.com \
--to=msakai@redhat.com \
--cc=dm-devel@lists.linux.dev \
/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.