Linux Btrfs filesystem development
 help / color / mirror / Atom feed
* [PATCH v2 0/2] don't hold dev_replace rwsem over whole of btrfs_map_block
@ 2024-05-08 11:40 Johannes Thumshirn
  2024-05-08 11:40 ` [PATCH v2 1/2] btrfs: " Johannes Thumshirn
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Johannes Thumshirn @ 2024-05-08 11:40 UTC (permalink / raw)
  To: linux-btrfs; +Cc: Filipe Manana, Johannes Thumshirn

From: Johannes Thumshirn <johannes.thumshirn@wdc.com>

This is the v2 of 'btrfs: don't hold dev_replace rwsem over whole of
btrfs_map_block' sent as a series as I've added a 2nd patch, which
I've came accross while looking at the code.

@Filipe, unfortunately I can't find the original report from the CI
anymore, so I don't have the stacktrace handy.

Changes to RFC:
- Incorporated Filipe's review
- Added patch #2
Link to RFC:
https://lore.kernel.org/linux-btrfs/2454cd4eb1694d37056e492af32b23743c63202b.1714663442.git.jth@kernel.org/

Johannes Thumshirn (2):
  btrfs: don't hold dev_replace rwsem over whole of btrfs_map_block
  btrfs: pass 'struct btrfs_io_geometry' into handle_ops_on_dev_replace

 fs/btrfs/volumes.c | 52 ++++++++++++++++++++++++++--------------------
 1 file changed, 29 insertions(+), 23 deletions(-)

-- 
2.35.3


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

end of thread, other threads:[~2024-05-10  9:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-08 11:40 [PATCH v2 0/2] don't hold dev_replace rwsem over whole of btrfs_map_block Johannes Thumshirn
2024-05-08 11:40 ` [PATCH v2 1/2] btrfs: " Johannes Thumshirn
2024-05-08 11:40 ` [PATCH v2 2/2] btrfs: pass 'struct btrfs_io_geometry' into handle_ops_on_dev_replace Johannes Thumshirn
2024-05-08 12:38 ` [PATCH v2 0/2] don't hold dev_replace rwsem over whole of btrfs_map_block Filipe Manana
2024-05-09 17:39 ` David Sterba
2024-05-10  9:09   ` Johannes Thumshirn
2024-05-09 17:43 ` David Sterba
2024-05-10  9:11   ` Johannes Thumshirn

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