linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* simplify bdi unregistation
@ 2021-10-21 12:44 Christoph Hellwig
  2021-10-21 12:44 ` [PATCH 1/5] mm: export bdi_unregister Christoph Hellwig
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Christoph Hellwig @ 2021-10-21 12:44 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Miquel Raynal, Richard Weinberger, Vignesh Raghavendra, Jan Kara,
	linux-mtd, linux-fsdevel, linux-mm

Hi Andrew,

this series simplifies the BDI code to get tid of the magic
auto-unregister feature that hid a recent block layer refcounting
bug.

Diffstat:
 drivers/mtd/mtdcore.c |    1 +
 fs/super.c            |    3 +++
 include/linux/fs.h    |    1 +
 mm/backing-dev.c      |   17 +++++++----------
 4 files changed, 12 insertions(+), 10 deletions(-)


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

end of thread, other threads:[~2021-10-27  9:47 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-21 12:44 simplify bdi unregistation Christoph Hellwig
2021-10-21 12:44 ` [PATCH 1/5] mm: export bdi_unregister Christoph Hellwig
2021-10-22  8:41   ` Jan Kara
2021-10-21 12:44 ` [PATCH 2/5] mtd: call bdi_unregister explicitly Christoph Hellwig
2021-10-22  8:43   ` Jan Kara
2021-10-21 12:44 ` [PATCH 3/5] fs: explicitly unregister per-superblock BDIs Christoph Hellwig
2021-10-22  8:48   ` Jan Kara
2021-10-21 12:44 ` [PATCH 4/5] mm: don't automatically unregister bdis Christoph Hellwig
2021-10-22  8:51   ` Jan Kara
2021-10-21 12:44 ` [PATCH 5/5] mm: simplify bdi refcounting Christoph Hellwig
2021-10-22  9:02   ` Jan Kara
2021-10-27  7:42     ` Christoph Hellwig
2021-10-27  9:47       ` Jan Kara

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).