All of lore.kernel.org
 help / color / mirror / Atom feed
* zoned GC fix v2
@ 2026-07-29 13:02 Christoph Hellwig
  2026-07-29 13:02 ` [PATCH 1/2] xfs: add a separate bio_set for spliting GC writes Christoph Hellwig
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Christoph Hellwig @ 2026-07-29 13:02 UTC (permalink / raw)
  To: Carlos Maiolino; +Cc: Cc : Hans Holmberg, linux-xfs

Hi Carlos,

this series fixes a potential deadlock in the zoned GC code, and
also adds a comment in the same area while looking at it.

Changes since v1:
 - improve a commit log
 - improve a code commit

Diffstat:
 xfs_zone_gc.c |   13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

^ permalink raw reply	[flat|nested] 7+ messages in thread
* zoned GC fix
@ 2026-07-28  8:06 Christoph Hellwig
  2026-07-28  8:06 ` [PATCH 1/2] xfs: add a separate bio_set for spliting GC writes Christoph Hellwig
  0 siblings, 1 reply; 7+ messages in thread
From: Christoph Hellwig @ 2026-07-28  8:06 UTC (permalink / raw)
  To: Carlos Maiolino; +Cc: Cc : Hans Holmberg, linux-xfs

Hi Carlos,

this series fixes a potential deadlock in the zoned GC code, and
also adds a comment in the same area while looking at it.

Diffstat:
 xfs_zone_gc.c |   13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

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

end of thread, other threads:[~2026-08-03 13:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-29 13:02 zoned GC fix v2 Christoph Hellwig
2026-07-29 13:02 ` [PATCH 1/2] xfs: add a separate bio_set for spliting GC writes Christoph Hellwig
2026-07-29 13:02 ` [PATCH 2/2] xfs: add a comment to describe xfs_gc_bio.victim_rtg Christoph Hellwig
2026-08-03 13:22 ` zoned GC fix v2 Carlos Maiolino
  -- strict thread matches above, loose matches on Subject: below --
2026-07-28  8:06 zoned GC fix Christoph Hellwig
2026-07-28  8:06 ` [PATCH 1/2] xfs: add a separate bio_set for spliting GC writes Christoph Hellwig
2026-07-28 15:27   ` Darrick J. Wong
2026-07-29  4:07   ` Damien Le Moal

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.