Linux Btrfs filesystem development
 help / color / mirror / Atom feed
* small raid56 cleanups v3
@ 2023-01-11  6:23 Christoph Hellwig
  2023-01-11  6:23 ` [PATCH 01/10] btrfs: cleanup raid56_parity_write Christoph Hellwig
                   ` (11 more replies)
  0 siblings, 12 replies; 24+ messages in thread
From: Christoph Hellwig @ 2023-01-11  6:23 UTC (permalink / raw)
  To: Chris Mason, Josef Bacik, David Sterba; +Cc: Qu Wenruo, linux-btrfs

Hi all,

this series has a few trivial code cleanups for the raid56 code while
I looked at it for another project.

Changes since v2:
 - lots of reshuffling based on feedback from qu

Changes since v1:
 - cleanup more of the work handlers
 - cleanup cleaning up unused bios

Diffstat:
 raid56.c |  324 ++++++++++++++++++++++-----------------------------------------
 1 file changed, 114 insertions(+), 210 deletions(-)

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

end of thread, other threads:[~2023-02-08 20:05 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-11  6:23 small raid56 cleanups v3 Christoph Hellwig
2023-01-11  6:23 ` [PATCH 01/10] btrfs: cleanup raid56_parity_write Christoph Hellwig
2023-01-11  6:23 ` [PATCH 02/10] btrfs: cleanup rmw_rbio Christoph Hellwig
2023-01-11  6:23 ` [PATCH 03/10] btrfs: wait for I/O completion in submit_read_bios Christoph Hellwig
2023-01-11  6:38   ` Qu Wenruo
2023-01-11  6:23 ` [PATCH 04/10] btrfs: add a bio_list_put helper Christoph Hellwig
2023-01-11  6:38   ` Qu Wenruo
2023-01-11 11:12   ` Johannes Thumshirn
2023-01-12  8:09     ` Christoph Hellwig
2023-01-12 11:00       ` Johannes Thumshirn
2023-01-11  6:23 ` [PATCH 05/10] btrfs: fold recover_assemble_read_bios into recover_rbio Christoph Hellwig
2023-01-11  6:42   ` Qu Wenruo
2023-01-11  6:23 ` [PATCH 06/10] btrfs: fold rmw_read_wait_recover into rmw_read_bios Christoph Hellwig
2023-01-11  6:45   ` Qu Wenruo
2023-01-11  6:23 ` [PATCH 07/10] btrfs: submit the read bios from scrub_assemble_read_bios Christoph Hellwig
2023-01-11  6:48   ` Qu Wenruo
2023-01-11  6:23 ` [PATCH 08/10] btrfs: call rbio_orig_end_io from rmw_rbio Christoph Hellwig
2023-01-11  6:49   ` Qu Wenruo
2023-01-11  6:23 ` [PATCH 09/10] btrfs: call rbio_orig_end_io from recover_rbio Christoph Hellwig
2023-01-11  6:50   ` Qu Wenruo
2023-01-11  6:23 ` [PATCH 10/10] btrfs: call rbio_orig_end_io from scrub_rbio Christoph Hellwig
2023-01-11  6:50   ` Qu Wenruo
2023-01-11 11:18 ` small raid56 cleanups v3 Johannes Thumshirn
2023-02-08 20:00 ` David Sterba

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox