Linux filesystem development
 help / color / mirror / Atom feed
* removing the remaining blockdev_direct_IO users
@ 2026-07-10  5:07 Christoph Hellwig
  2026-07-10 16:51 ` Viacheslav Dubeyko
  0 siblings, 1 reply; 2+ messages in thread
From: Christoph Hellwig @ 2026-07-10  5:07 UTC (permalink / raw)
  To: David Sterba, OGAWA Hirofumi, Viacheslav Dubeyko,
	John Paul Adrian Glaubitz, Yangtao Li, Dave Kleikamp, Jan Kara,
	Mark Fasheh, Joel Becker, Joseph Qi
  Cc: Christian Brauner, linux-fsdevel, jfs-discussion, linux-nilfs,
	ocfs2-devel

Hi all,

we have 7 users of blockdev_direct_IO and one of the lower-level
__blockdev_direct_IO left, and I'd really like to get rid of them.

The filesystems are affs, fat, hfs, hfsplus, jfs, nilfs2, udf and ocfs2,
and you are the relevant maintainers.  In 7.2 exfat converted entirely
to iomap, which would be a really good example for a "simple" file
system.  Another options especially for the file systems supporting
foreign formats would be to just drop direct I/O support and reduce
the support burden.

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

end of thread, other threads:[~2026-07-10 16:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-10  5:07 removing the remaining blockdev_direct_IO users Christoph Hellwig
2026-07-10 16:51 ` Viacheslav Dubeyko

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