[Bug 206238] FUSE can't enter to DIRECT_IO mode during file create.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jan 16 23:24:51 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206238

--- Comment #3 from rmacklem at uoguelph.ca ---
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.


More information about the freebsd-amd64 mailing list