public inbox for linux-ext4@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] fs: Fixup bdev_mark_dead callbacks for ext4 and xfs
@ 2023-06-21 14:47 Jan Kara
  2023-06-21 14:47 ` [PATCH 1/2] ext4: Fix crash in ext4_bdev_mark_dead() Jan Kara
  2023-06-21 14:47 ` [PATCH 2/2] xfs: " Jan Kara
  0 siblings, 2 replies; 6+ messages in thread
From: Jan Kara @ 2023-06-21 14:47 UTC (permalink / raw)
  To: Jens Axboe
  Cc: linux-block, Christoph Hellwig, linux-ext4, linux-xfs, Jan Kara

Hello,

Jens, I have found out the recently added handlers (sitting in your tree) of
.bdev_mark_dead callbacks in xfs and ext4 were wrongly using bdev->bd_holder
instead of bdev->bd_super and so they could never work. This series fixes them.

								Honza

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

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-21 14:47 [PATCH 0/2] fs: Fixup bdev_mark_dead callbacks for ext4 and xfs Jan Kara
2023-06-21 14:47 ` [PATCH 1/2] ext4: Fix crash in ext4_bdev_mark_dead() Jan Kara
2023-06-21 14:52   ` Christoph Hellwig
2023-06-21 16:26     ` Jan Kara
2023-06-21 14:47 ` [PATCH 2/2] xfs: " Jan Kara
2023-06-21 14:53   ` Christoph Hellwig

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