Amar Tumballi <[email protected]> wrote: > Can you try with disabling 'write-behind' and 'quick-read' ? We have these > type of tests in our QA which works fine on master branch as of now. Will > reconfirm the behavior with master on GNU/Linux.
I tracked this down to NetBSD not sending FSYNC before RENAME. The data is therefore not flushed at rename time. I will change that behavior in NetBSD FUSE to fix the issue. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz [email protected] _______________________________________________ Gluster-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/gluster-devel
