Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Apr 2021 23:56:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 254024] devel/gvfs: gvfsd-trash latches to zfs volumes
Message-ID:  <bug-254024-6497-ZkW8eZ6nSw@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-254024-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-254024-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254024

--- Comment #19 from Vladimir Kondratyev <wulf@freebsd.org> ---
Created attachment 224174
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D224174&action=
=3Dedit
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 versi=
on
of libinotify with O_PATH support and patch which enables libinotify suppor=
t 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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-254024-6497-ZkW8eZ6nSw>