From: Anand Jain <anand.jain@oracle.com>
To: linux-btrfs@vger.kernel.org
Subject: [PATCH 0/2] btrfs: read_policy type device
Date: Mon, 25 Jul 2022 23:10:35 +0800 [thread overview]
Message-ID: <cover.1658409737.git.anand.jain@oracle.com> (raw)
This patch set provides a read_policy type device and was part of the
other read_policies before [1].
[1]
Re: [PATCH v4 0/3, full-cover-letter] btrfs: read_policy types latency, device and round-robin
https://lore.kernel.org/linux-btrfs/20210120123437.OVx7ybGaVfmOdZxtpp43qcB_ORHQQs5OzPSzr3ZUGbo@z/T/
I am sending them separately as they help to test the integrity of the
mirrored RAID devices.
No change from the previous V4 except for the rebase conflict fixes.
Anand Jain (2):
btrfs: introduce new device-state read_preferred
btrfs: introduce new read_policy device
fs/btrfs/sysfs.c | 55 +++++++++++++++++++++++++++++++++++++++++++++-
fs/btrfs/volumes.c | 23 +++++++++++++++++++
fs/btrfs/volumes.h | 3 +++
3 files changed, 80 insertions(+), 1 deletion(-)
--
2.33.1
next reply other threads:[~2022-07-25 15:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-25 15:10 Anand Jain [this message]
2022-07-25 15:10 ` [PATCH 1/2] btrfs: introduce new device-state read_preferred Anand Jain
2022-07-25 15:10 ` [PATCH 2/2] btrfs: introduce new read_policy device Anand Jain
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.1658409737.git.anand.jain@oracle.com \
--to=anand.jain@oracle.com \
--cc=linux-btrfs@vger.kernel.org \
/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.