https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266879
--- Comment #5 from David <[email protected]> --- root@au-syd01-qa-app01:~ # sysctl -a |grep vfs.fusefs.data_cache_mode vfs.fusefs.data_cache_mode: 1 root@au-syd01-qa-app01:~ # Hmmm FUSE direct_io mount option which I have used or sysctl vfs.fuse.data_cache_mode = 0 ? does fuse evict invalidated cache contents on fuse_write_directbackend? or ? does it read the gluster options? Sorry I'm a bit confused now, doest the BSD implementation of FUSE honour the gluster options? -- You are receiving this mail because: You are the assignee for the bug.
