Linux Btrfs filesystem development
 help / color / mirror / Atom feed
* buffer redirtying fixes and cleanup
@ 2023-05-08 14:58 Christoph Hellwig
  2023-05-08 14:58 ` [PATCH 1/3] btrfs: zero the buffer before marking it dirty in btrfs_redirty_list_add Christoph Hellwig
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Christoph Hellwig @ 2023-05-08 14:58 UTC (permalink / raw)
  To: Chris Mason, Josef Bacik, David Sterba; +Cc: open list:BTRFS FILE SYSTEM

Hi all,

this series fixed two small bugs in the buffer redirty code for the
zoned mode, and then removed some unnneded code in the same area.

Diffstat:
 disk-io.c     |    9 +--------
 extent_io.c   |    8 ++++----
 extent_io.h   |    3 +--
 transaction.c |    9 ---------
 transaction.h |    3 ---
 zoned.c       |   32 ++++++--------------------------
 zoned.h       |    2 --
 7 files changed, 12 insertions(+), 54 deletions(-)

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

end of thread, other threads:[~2023-06-05 16:04 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-08 14:58 buffer redirtying fixes and cleanup Christoph Hellwig
2023-05-08 14:58 ` [PATCH 1/3] btrfs: zero the buffer before marking it dirty in btrfs_redirty_list_add Christoph Hellwig
2023-05-08 14:58 ` [PATCH 2/3] btrfs: fix dirty_metadata_bytes for redirtied buffers Christoph Hellwig
2023-05-08 14:58 ` [PATCH 3/3] btrfs: don't hold an extra reference " Christoph Hellwig
2023-05-09 22:57   ` David Sterba
2023-05-15  9:22     ` Christoph Hellwig
2023-05-30 15:56       ` David Sterba
2023-05-31  4:16         ` Christoph Hellwig
2023-05-31 15:04           ` Naohiro Aota
2023-06-05 15:58             ` David Sterba

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