Linux Btrfs filesystem development
 help / color / mirror / Atom feed
* fix nodatasum I/O for zone devices v2
@ 2023-06-08 12:14 Christoph Hellwig
  2023-06-08 12:14 ` [PATCH] btrfs: allocate dummy ordereded_sums objects for nocsum I/O on zoned file systems Christoph Hellwig
  0 siblings, 1 reply; 5+ messages in thread
From: Christoph Hellwig @ 2023-06-08 12:14 UTC (permalink / raw)
  To: Chris Mason, Josef Bacik, David Sterba; +Cc: linux-btrfs

Hi all,

my recent series to optimize the ordered_extent splitting for zoned
devices broke nodatasum I/O - this was hidden by the fact that a normal
xfstests run appears to only exercise nodatasum in combination with
dev-replace, which was also broken..

Changes since v1:
 - drop the btrfs_inode_is_nodatasum helper
 - add a new helper to just allocate a dummy ordered_sum structure
 - more comments

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

end of thread, other threads:[~2023-06-09 19:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-08 12:14 fix nodatasum I/O for zone devices v2 Christoph Hellwig
2023-06-08 12:14 ` [PATCH] btrfs: allocate dummy ordereded_sums objects for nocsum I/O on zoned file systems Christoph Hellwig
2023-06-08 15:40   ` David Sterba
2023-06-09  4:55     ` Christoph Hellwig
2023-06-09 19:18       ` David Sterba

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