https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206238
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from [email protected] --- Are you referring to cases where the MooseFS fuse file system sets FOPEN_DIRECT_IO in the reply to a fuse open? or Are you referring to processes on FreeBSD that open with O_DIRECT? Btw, if you look at PR#194293, I have a patch there that forces DIRECT_IO for the case of WRONLY opens, so that a small buffered write doesn't get into trouble when the buffer cache code tries to read the entire block in. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-amd64 To unsubscribe, send any mail to "[email protected]"
