[Bug 254024] devel/gvfs: gvfsd-trash latches to zfs volumes
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Apr 16 23:56:45 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254024
--- Comment #19 from Vladimir Kondratyev <wulf at freebsd.org> ---
Created attachment 224174
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=224174&action=edit
glib20-libinotify-O_PATH.patch
Finally O_PATH support has hit the tree in series of dozen commits starting
from c78e124.
It possible to test it with attached patch which includes development version
of libinotify with O_PATH support and patch which enables libinotify support in
glib20.
Just do following steps:
1. Install 14-CURRENT as of 16 apr or newer.
2. Apply patch to the ports tree.
3. Rebuild devel/libinotify
4. Rebuild devel/glib20 with LIBINOTIFY file monitoring backend activated in
port options.
5. PROFIT!!!
It may have sense to poke glib kqueue file monitoring backend maintainers to
add support for O_PATH open(2) flag.
P.S. MFC of O_PATH support to 13-STABLE is planned in one week.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-gnome
mailing list