linux-bcache.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* bcachefs-tools: O_DIRECT necessary?
@ 2022-10-31  1:18 Thomas Weißschuh
  2022-10-31  1:41 ` Kent Overstreet
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Weißschuh @ 2022-10-31  1:18 UTC (permalink / raw)
  To: linux-bcache

Hi all,

I just tried to run the unittests of bcachefs-tools and they are failing for
me.
The culprit is that mkfs.bcachefs tries to open the disk image with O_DIRECT
which is not allowed on tmpfs.

Is O_DIRECT really necessary for mkfs? It does not seem necessary for other
filesystems.

Thomas

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

end of thread, other threads:[~2022-10-31  3:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-31  1:18 bcachefs-tools: O_DIRECT necessary? Thomas Weißschuh
2022-10-31  1:41 ` Kent Overstreet
2022-10-31  3:10   ` Thomas Weißschuh

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).