[Bug 206238] FUSE can't enter to DIRECT_IO mode during file create.
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jan 15 04:05:01 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206238
rmacklem at uoguelph.ca changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rmacklem at uoguelph.ca
--- Comment #1 from rmacklem at uoguelph.ca ---
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.
More information about the freebsd-amd64
mailing list