[Bug 254024] devel/gvfs: gvfsd-trash latches to zfs volumes

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Apr 3 02:57:58 UTC 2021


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

rozhuk.im at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rozhuk.im at gmail.com

--- Comment #13 from rozhuk.im at gmail.com ---
devel/glib20 have also FAM alternate backend options, but it will not help.

This happen because open() on FreeBSD can be used only for RD, WR, RD+WR.
Same time on MAC it can be used with O_EVTONLY - witch is do not block
file/dir/mount point.

Also FreeBSD does not have O_NOATIME for open().

Only umount -f is workaround for this now.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-gnome mailing list