[Bugs] [Bug 1751722] Gluster fuse mount crashed during truncate

bugzilla at redhat.com bugzilla at redhat.com
Sun Sep 22 12:47:29 UTC 2019


https://bugzilla.redhat.com/show_bug.cgi?id=1751722



--- Comment #16 from Nir Soffer <nsoffer at redhat.com> ---
(In reply to Krutika Dhananjay from comment #15)
> (In reply to Nir Soffer from comment #14)
> > Does gluster support O_TMPFILE? this will simplify steps 1-3 to:
> > 
> >     fd = open("/mount/path", O_TMPFILE | O_WRONLY | O_EXCL | O_DIRECT);
> 
> I think it should work, though I haven't tested it.

open() fails with ENOTSUP and I could not find the error in /var/log/glusterfs,
so I guess this is not supported in fuse kernel side.
https://sourceforge.net/p/fuse/mailman/message/33646980/

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Bugs mailing list