https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206238
--- Comment #3 from [email protected] --- Created attachment 165691 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=165691&action=edit patch fuse so that a create with DIRECT_IO opens with DIRECT_IO Please try applying both of these patches in order. The second one fixes your problem, I think? (Assuming it was a create with FOPEN_DIRECT_IO in its reply.) The first is from PR#194293 and forces DIRECT_IO when a file is WRONLY opened. Please let me know if this fixes your problem. -- 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]"
