All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] btrfs: read_policy type device
@ 2022-07-25 15:10 Anand Jain
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Anand Jain @ 2022-07-25 15:10 UTC (permalink / raw)
  To: linux-btrfs

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-07-25 15:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-25 15:10 [PATCH 0/2] btrfs: read_policy type device Anand Jain
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

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.